Skip to content

Easiest way to parse OTLP in Python? #2799

Answered by srikanthccv
GrahamLea asked this question in Q&A
Discussion options

You must be logged in to vote

We already release a generate proto as a package https://pypi.org/project/opentelemetry-proto/. This is the same package used in OTLP exporters. And it should be straight forward to use Message API to ser/deser https://googleapis.dev/python/protobuf/latest/google/protobuf/message.html#google.protobuf.message.Message

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GrahamLea
Comment options

Answer selected by srikanthccv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants