Uses of Class
io.quarkus.micrometer.runtime.MicrometerCounted
-
Packages that use MicrometerCounted Package Description io.quarkus.micrometer.runtime -
-
Uses of MicrometerCounted in io.quarkus.micrometer.runtime
Classes in io.quarkus.micrometer.runtime with annotations of type MicrometerCounted Modifier and Type Class Description classMicrometerCountedInterceptorQuarkus declared interceptor responsible for intercepting all methods annotated with theCountedannotation to record a few counter metrics about their execution status.
-