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

Support JAX-RS 3.x #6105

Closed
cykl opened this issue May 27, 2022 · 0 comments · Fixed by #6136
Closed

Support JAX-RS 3.x #6105

cykl opened this issue May 27, 2022 · 0 comments · Fixed by #6136
Labels
enhancement New feature or request

Comments

@cykl
Copy link

cykl commented May 27, 2022

Is your feature request related to a problem? Please describe.

As a Jersey user, I want to migrate from 2.x to 3.x which implies adopting JAX-RS 3.x (the infamous javax -> jakarta migration). At the moment, their is no cheap way to use a remotely fresh version of Jersey and have tracing. Opentracing contrib doesn't support JAX-RS 3.x (and seems abandonned) neither does OTEL java instrumentation.

Describe the solution you'd like

I would like JAX-RS 3.x to be a supported java instrumentation.

Describe alternatives you've considered

Internal fork of https://github.com/opentracing-contrib/java-jaxrs until the dust settles.

Additional context

Yikes 😫

@cykl cykl added the enhancement New feature or request label May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant