Package io.camunda.zeebe.util.health
package io.camunda.zeebe.util.health
-
ClassDescriptionWrapper for a health indicator that adds time tolerance to the underlying health indicator.Failure Listener invoked by a
HealthMonitorablecomponent.A health issue contains information about the cause for unhealthy/dead components.A HealthMonitor keeps tracks of all components it should monitor and calculates aggregate health status.Any component that can be monitored for health should implement this interface.A health report of acomponent.Health indicator that compares the free memory against a given threshold.Auto-configurationforMemoryHealthIndicator.External configuration properties forMemoryHealthIndicator.