An addition to Metrics which provides the ability to run application-specific health checks, allowing you to check your application's health in production.
<dependency>
<groupId>io.dropwizard.metrics</groupId>
<artifactId>metrics-healthchecks</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.
Defines a simple health check that returns healthy.
No known issues recorded.
No dependency data recorded yet.