A set of classes which allow you to report metrics via JMX, enabling monitoring and management of application metrics.
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-jmx</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.
Minimal example showing how to start a JMX reporter for a MetricRegistry.
No known issues recorded.
No dependency data recorded yet.