All Classes

Class Description
HistogramFlavor
Histogram flavors.
PrometheusConfig
Configuration for PrometheusMeterRegistry.
PrometheusCounter  
PrometheusDistributionSummary  
PrometheusDurationNamingConvention  
PrometheusLongTaskTimer
Extends the default long task timer, making histogram counts cumulative over time.
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