We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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.
The text was updated successfully, but these errors were encountered:
ExtendedTextMapGetter
Please assign it to me.
Sorry, something went wrong.
xiepuhuan
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: