Skip to content

Switch to Jersey's jersey-micrometer module for Jersey metrics #39502

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

Closed
wilkinsona opened this issue Feb 9, 2024 · 0 comments
Closed

Switch to Jersey's jersey-micrometer module for Jersey metrics #39502

wilkinsona opened this issue Feb 9, 2024 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

wilkinsona commented Feb 9, 2024

This is a prerequisite for #38984 as Micrometer's Jersey support has been deprecated in 1.13. Following this change, Jersey users will have to add a dependency on org.glassfish.jersey.ext:jersey-micrometer to get metrics with Jersey.

For backwards compatibility, we'll continue to support a user-configured io.micrometer.core.instrument.binder.jersey.server.JerseyTagsProvider bean in a deprecated form. A org.glassfish.jersey.micrometer.server.JerseyTagsProvider bean is preferred.

@wilkinsona wilkinsona added the type: enhancement A general enhancement label Feb 9, 2024
@wilkinsona wilkinsona added this to the 3.3.x milestone Feb 9, 2024
@wilkinsona wilkinsona self-assigned this Feb 9, 2024
@wilkinsona wilkinsona modified the milestones: 3.3.x, 3.3.0-M2 Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant