Skip to content

JSON Support for opentelemetry source #22940

New issue

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

Open
fbs opened this issue Apr 23, 2025 · 1 comment
Open

JSON Support for opentelemetry source #22940

fbs opened this issue Apr 23, 2025 · 1 comment
Labels
type: feature A value-adding code addition that introduce new functionality.

Comments

@fbs
Copy link

fbs commented Apr 23, 2025

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

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

@fbs fbs added the type: feature A value-adding code addition that introduce new functionality. label Apr 23, 2025
@fbs
Copy link
Author

fbs commented Apr 23, 2025

Already started on this in #22875 but figured it would be useful to have an issue for tracking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

1 participant