Problem Statement
Support bytes value per https://opentelemetry.io/docs/specs/otel/common/#anyvalue
Proposed Solution
Add BYTES type to https://pkg.go.dev/go.opentelemetry.io/otel/attribute
Prior Art
#6809
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Problem Statement
Support bytes value per https://opentelemetry.io/docs/specs/otel/common/#anyvalue
Proposed Solution
Add
BYTEStype to https://pkg.go.dev/go.opentelemetry.io/otel/attributePrior Art
#6809
Tip: React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.