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

Use Baggage Span Processor to export baggage elements as span attributes. #1572

Open
puckpuck opened this issue May 13, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@puckpuck
Copy link
Contributor

Feature Request

Several OTel SDKs (.NET, Go, Python, JS and Ruby) already support, and Java support is upcoming, to add a Baggage Span Processor as part of the SDKs' built-in extensions.

Use this processor to showcase how users can add a custom or built-in span processor to their SDK when initializing Otel. This will also provide additional value for o11y backends to query the data.

@puckpuck puckpuck added the enhancement New feature or request label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant