Package io.micronaut.health
package io.micronaut.health
Micronaut health indicator classes.
- Since:
- 1.0
- Author:
- Sergio del Amo
-
ClassDescriptionStrategy interface for retrieving and updating the current
HealthStatus
of the application.The status of a health indicator.Configuration for heart beat.Custom condition to conditionally enable the heart beat.Annotation that expresses the requirements for enabling the heart beat.A heartbeat event is an event fired periodically and configured byHeartbeatConfiguration
.A scheduled task that sends a periodic heartbeat whilst the server is active.