| Package | Description |
|---|---|
| com.codahale.metrics.health | |
| com.codahale.metrics.health.jvm |
| Class and Description |
|---|
| HealthCheck
A health check for a component of your application.
|
| HealthCheck.Result
The result of a
HealthCheck being run. |
| HealthCheck.ResultBuilder
This a convenient builder for an
HealthCheck.Result. |
| HealthCheckFilter
A filter used to determine whether or not a health check should be reported.
|
| HealthCheckRegistry
A registry for health checks.
|
| HealthCheckRegistryListener
A listener contract for
HealthCheckRegistry events. |
| Class and Description |
|---|
| HealthCheck
A health check for a component of your application.
|
| HealthCheck.Result
The result of a
HealthCheck being run. |
Copyright © 2021. All rights reserved.