| Class | Description |
|---|---|
| MicroProfileMetricsEndpoint |
This is not a JAXRS endpoint but a regular servlet because the Smallrye handler does the remaining job
|
| MicroProfileMetricsRegistration |
Responsible for adding the SmallRye metrics filter in the chain to catch all servlet + JAX RS calls.
|
| MPMetricsCDIExtension |