You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
question - why Micrometer does not support @Counted annotation for Jersey? As far as I see, there is only @Timed annotation processing for MetricsRequestEventListener.
shakuzen
changed the title
Deprecate the Jersey module in favour of the new Jersey Micrometer module in Jersey repo
Deprecate the Jersey module here in favour of the jersey-micrometer module in Jersey
Dec 21, 2023
@senivam I think it was just missed to add that support to the Jersey instrumentation. Since we are deprecating the code here in favor of the code in the Jersey repo, please open an issue there and we can see about adding support for that.
Note that only Jersey server instrumentation was added to the jersey-micrometer module. We need to add the Jersey client instrumentation there before deprecating that.
Edit: I must have been confused. We don't have any Jersey client instrumentation currently.
shakuzen
changed the title
Deprecate the Jersey module here in favour of the jersey-micrometer module in Jersey
Deprecate Jersey server instrumentation in favour of the jersey-micrometer module in Jersey
Feb 6, 2024
eclipse-ee4j/jersey#5391
The text was updated successfully, but these errors were encountered: