Uses of Interface
io.apicurio.registry.metrics.LivenessCheck
-
Packages that use LivenessCheck Package Description io.apicurio.registry.metrics -
-
Uses of LivenessCheck in io.apicurio.registry.metrics
Classes in io.apicurio.registry.metrics that implement LivenessCheck Modifier and Type Class Description class
PersistenceExceptionLivenessCheck
Fail liveness check if the number of exceptions thrown by artifactStore is too high.class
ResponseErrorLivenessCheck
-