Collects metrics from Dropwizard's metrics library and exposes them for Prometheus scraping.
<dependency>
<groupId>io.prometheus</groupId>
<artifactId>simpleclient_dropwizard</artifactId>
<version>0.16.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers Dropwizard metrics with Prometheus client.
Pass a valid MetricRegistry to the constructor.
No dependency data recorded yet.