All Classes
| Class | Description |
|---|---|
| HistogramFlavor |
Histogram flavors.
|
| PrometheusConfig |
Configuration for
PrometheusMeterRegistry. |
| PrometheusCounter | |
| PrometheusDistributionSummary | |
| PrometheusDurationNamingConvention | |
| PrometheusMeterRegistry |
MeterRegistry for Prometheus. |
| PrometheusNamingConvention |
See https://prometheus.io/docs/concepts/data_model/#metric-names-and-labels
for a specification of the constraints on metric names and labels
|
| PrometheusRenameFilter |
Converts known meter names from Micrometer's preferred name to Prometheus' preferred name.
|
| PrometheusTimer |