Uses of Annotation Interface
io.quarkus.micrometer.runtime.MicrometerCounted
Packages that use MicrometerCounted
-
Uses of MicrometerCounted in io.quarkus.micrometer.runtime
Classes in io.quarkus.micrometer.runtime with annotations of type MicrometerCountedModifier and TypeClassDescriptionclassQuarkus declared interceptor responsible for intercepting all methods annotated with theCountedannotation to record a few counter metrics about their execution status.