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

Cross test quarkus resteasy reactive with vertx-web instrumentation #8998

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Jul 20, 2023

Resolves #8873
Quarkus resteasy reactive needs to set route with NESTED_CONTROLLER because vert.x web instrumentation already sets the route with CONTROLLER

@laurit laurit requested a review from a team as a code owner July 20, 2023 14:40
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

👍

@trask trask merged commit caa9b68 into open-telemetry:main Jul 20, 2023
45 checks passed
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.

HTTP error raised out of controller results in bad transaction.name mapping - quarkus rest reactive client
2 participants