Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encode Baggage as string #905

Closed
LukeMauldin opened this issue Nov 1, 2022 · 0 comments · Fixed by #921
Closed

Encode Baggage as string #905

LukeMauldin opened this issue Nov 1, 2022 · 0 comments · Fixed by #921
Labels
A-common Area:common issues that not related to specific pillar enhancement New feature or request

Comments

@LukeMauldin
Copy link

Baggage type does not support encoding into a string compliant with the W3C specification. See similar API method in Go implementation: https://pkg.go.dev/go.opentelemetry.io/otel@v1.10.0/baggage#Baggage.String

@TommyCpp TommyCpp added enhancement New feature or request A-common Area:common issues that not related to specific pillar labels Nov 21, 2022
wperron added a commit to wperron/opentelemetry-rust that referenced this issue Nov 25, 2022
wperron added a commit to wperron/opentelemetry-rust that referenced this issue Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-common Area:common issues that not related to specific pillar enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants