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

Add jersey module for metering and add meters for key REST-API methods #3052

Open
luis100 opened this issue Jan 5, 2024 · 0 comments
Open
Milestone

Comments

@luis100
Copy link
Member

luis100 commented Jan 5, 2024

Dropwizard has a module for jersey which then allow to annotate REST-API methods so automatic meters are created for them.

https://metrics.dropwizard.io/4.2.0/manual/jersey.html

This would allow to meter certain key methods, such such index resource search times.

@luis100 luis100 added this to the 6.0.0 milestone Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant