| Class | Description |
|---|---|
| ClockProvider | |
| CompositeRegistryCreator | |
| MeterFilterConstraint.Literal | |
| MicrometerCountedInterceptor |
Quarkus declared interceptor responsible for intercepting all methods
annotated with the
Counted annotation to record a few counter
metrics about their execution status. |
| MicrometerMetricsFactory | |
| MicrometerRecorder | |
| MicrometerTimedInterceptor |
Quarkus defined interceptor for types or methods annotated with
@Timed. |
| Annotation Type | Description |
|---|---|
| MeterFilterConstraint | |
| MeterFilterConstraints | |
| MicrometerCounted | |
| MicrometerTimed |
Copyright © 2021 JBoss by Red Hat. All rights reserved.