We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vector currently only allows for binary protobuf over OTLP but the specification allows JSON encoding of the protobuf data as well.
To work with more sources it would be good to have this supported as well
Add support (#22875)
#22875
No response
The text was updated successfully, but these errors were encountered:
Already started on this in #22875 but figured it would be useful to have an issue for tracking
Sorry, something went wrong.
No branches or pull requests
A note for the community
Use Cases
Vector currently only allows for binary protobuf over OTLP but the specification allows JSON encoding of the protobuf data as well.
To work with more sources it would be good to have this supported as well
Attempted Solutions
Proposal
Add support (#22875)
References
#22875
Version
No response
The text was updated successfully, but these errors were encountered: