Uses of Class
io.apicurio.registry.metrics.AbstractErrorCounterHealthCheck
-
Packages that use AbstractErrorCounterHealthCheck Package Description io.apicurio.registry.metrics -
-
Uses of AbstractErrorCounterHealthCheck in io.apicurio.registry.metrics
Subclasses of AbstractErrorCounterHealthCheck in io.apicurio.registry.metrics Modifier and Type Class Description class
PersistenceExceptionLivenessCheck
Fail liveness check if the number of exceptions thrown by artifactStore is too high.class
PersistenceTimeoutReadinessCheck
Fail readiness check if the duration of processing a artifactStore operation is too high.class
ResponseErrorLivenessCheck
class
ResponseTimeoutReadinessCheck
-