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

Add baggage test to AbstractHttpServerTest #13016

Open
trask opened this issue Jan 8, 2025 · 1 comment
Open

Add baggage test to AbstractHttpServerTest #13016

trask opened this issue Jan 8, 2025 · 1 comment
Assignees

Comments

@trask
Copy link
Member

trask commented Jan 8, 2025

Add a baggage test to AbstractHttpServerTest, probably could leverage https://github.com/open-telemetry/opentelemetry-java-contrib/tree/main/baggage-processor#usage-with-sdk-auto-configuration (which is included in the Java agent already) in order to stamp the baggage on to the spans which could be used in the verification step.

A second baggage test could be added that sends two headers in order to test #12868.

@xiepuhuan
Copy link
Contributor

Please assign it to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants