opentelemetry-php icon indicating copy to clipboard operation
opentelemetry-php copied to clipboard

Decode values from `OTEL_RESOURCE_ATTRIBUTES`

Open lgfa29 opened this issue 2 years ago • 3 comments

While using the Go SDK I noticed an inconsistency in how OTEL_RESOURCE_ATTRIBUTES baggage values are encoded and decoded. This was due to a difference in the version of the W3C Baggage spec used for baggage propagation and the OTEL_RESOURCE_ATTRIBUTES decoding.

https://github.com/open-telemetry/opentelemetry-specification/pull/2670 updates the W3C Baggage spec version used by the Resource spec to require percent-decoding values from OTEL_RESOURCE_ATTRIBUTES.

lgfa29 avatar Jul 31 '22 23:07 lgfa29

Hi @bobstrecansky @brettmc @tidal: Can you please assign this to me?

sanketmehta28 avatar Aug 10 '22 11:08 sanketmehta28

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 20 '22 20:09 stale[bot]

This issue has been automatically closed because it has not had recent activity, but it can be reopened. Thank you for your contributions.

stale[bot] avatar Oct 01 '22 05:10 stale[bot]