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

Fix context propagation for ratpack request body stream #12330

Merged
merged 3 commits into from
Sep 26, 2024

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Sep 25, 2024

Resolves #12317
Also disables creating ratpack server handler span by default, like we did for other instrumentations in 2.0.

@laurit laurit requested a review from a team as a code owner September 25, 2024 13:07
@laurit laurit merged commit 1dfc154 into open-telemetry:main Sep 26, 2024
56 checks passed
@laurit laurit deleted the ratpack-stream branch September 26, 2024 05:36
@NaveenRamu
Copy link

@laurit What will be the release or snapshot version for this fix?

@laurit
Copy link
Contributor Author

laurit commented Sep 27, 2024

@laurit What will be the release or snapshot version for this fix?

currently we are at 2.9.0-SNAPSHOT

@NaveenRamu
Copy link

@laurit Can you please provide me with a link to download the SNAPSHOT version?

@NaveenRamu
Copy link

@laurit Thank you.

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

Successfully merging this pull request may close these issues.

Tracing Context Breaks When onNext() Method Invokes Multiple Times for a single request
3 participants