MeterRegistry implementation for exporting metrics to Prometheus using the Prometheus metrics core library.
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
<version>1.16.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Prometheus registry, increments a counter, and scrapes metrics.
If you have compatibility issues, switch to the simpleclient variant.
No dependency data recorded yet.