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 undertow instrumentation with http pipelining #8400

Merged
merged 1 commit into from
May 3, 2023

Conversation

laurit
Copy link
Contributor

@laurit laurit commented May 2, 2023

Hopefully resolves #8353

@laurit laurit requested a review from a team as a code owner May 2, 2023 14:16
Copy link

@yzhuang93 yzhuang93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I verified today in our environment with this fix, it has resolved #8353
Thanks @laurit for the quick fix!

@laurit laurit merged commit 4bec515 into open-telemetry:main May 3, 2023
44 checks passed
@laurit laurit deleted the undertow-pipeline branch May 3, 2023 09:16
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.

Auto instrumentation with Undertow has loop stitching issue in high concurrency scenario
3 participants