A set of utility servlets for Metrics, allowing you to expose valuable information about your production environment.
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-servlets</artifactId>
<version>4.2.38</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the Metrics AdminServlet to expose metrics via HTTP.
Restrict access via servlet security constraints or use a reverse proxy with authentication.
No dependency data recorded yet.