Replies: 1 comment 6 replies
-
cc @srikanthccv since you either implemented this or moved it from somewhere else based on eda57f7 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does anyone know why the SDK encodes bytes attributes as strings?
https://github.com/open-telemetry/opentelemetry-python/blob/bede4d259aa497bd2d62d1dd249c0b43dc4067a2/opentelemetry-api/src/opentelemetry/attributes/__init__.py#L24C34-L25
There's no explanation given for this. This kneecaps the already poor ability of OTLP to represent data.
Beta Was this translation helpful? Give feedback.
All reactions