You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2026-06-19 21:45:50 +02:00
dcfc16cebd
Fixes https://github.com/open-telemetry/opentelemetry-go/issues/8163 Add end-to-end exporter handling for `attribute.SLICE` in the remaining paths that still treated it as invalid or relied on fallback formatting. Changes: - encode `attribute.MAP` as OTLP `AnyValue_AnyValue_KvlistValue` for trace, log, and metric transforms - serialize Zipkin `MAP` attributes using the non-OTLP AnyValue string representation