Metrics is a Java library for measuring the behavior of critical components in production environments.
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-core</artifactId>
<version>4.2.39</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a timer metric and measure execution time
No known issues recorded.
No dependency data recorded yet.