Uses of Package
io.camunda.zeebe.util.health
Packages that use io.camunda.zeebe.util.health
-
Classes in io.camunda.zeebe.util.health used by io.camunda.zeebe.util.healthClassDescriptionFailure Listener invoked by a
HealthMonitorablecomponent.A health issue contains information about the cause for unhealthy/dead components.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.External configuration properties forMemoryHealthIndicator. -
Classes in io.camunda.zeebe.util.health used by io.camunda.zeebe.util.livenessClassDescriptionHealth indicator that compares the free memory against a given threshold.External configuration properties for
MemoryHealthIndicator.