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 per-path configurability #1891

Merged

Conversation

mschechter-bellese
Copy link
Contributor

Allows URIs served by the AdminServlet to be individually enabled/disabled.

Resolves #1890

Allows URIs served by the `AdminServlet` to be individually enabled/disabled.
Copy link
Member

@arteam arteam left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you very much for contributing this!

@arteam arteam merged commit 32b6e3f into dropwizard:release/4.1.x Apr 30, 2021
@joschi joschi added this to the 4.1.21 milestone Apr 30, 2021
@joschi joschi added the feature label Apr 30, 2021
@mschechter-bellese mschechter-bellese deleted the configurable-servlet branch April 30, 2021 15:12
@mschechter-bellese
Copy link
Contributor Author

@arteam,

Thanks for merging! Could you please let me know when this will be released?

@arteam
Copy link
Member

arteam commented Apr 30, 2021

@mschechter-bellese I've triggered a new release (https://github.com/dropwizard/metrics/releases/tag/v4.1.21), it should appear in Maven Central in a couple of hours!

@mschechter-bellese
Copy link
Contributor Author

Thanks! I'll get working on the related story as soon as I can.

joschi added a commit that referenced this pull request May 3, 2021
Port changes from #1891 into `jakarta.servlet` based `metrics-jakarta-servlets` module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add configuration for AdminServlet capabilities
3 participants