All Classes and Interfaces
Class
Description
Helper class for iterating over
ClassicHistogramBuckets
.Immutable container for histogram buckets with fixed bucket boundaries.
To be registered with the Prometheus collector registry.
Immutable snapshot of a Counter.
Common base class for histogram and summary data.
Thrown when a collector tries to create a
MetricSnapshot
where multiple data points have
the same labels (same label names and label values).Immutable representation of an Exemplar.
Immutable container for Exemplars.
Immutable snapshot of a Gauge.
Immutable snapshot of a Histogram.
Immutable snapshot of an Info metric.
Utility for iterating over
Labels
.Immutable set of name/value pairs, sorted by name.
Immutable container for metric metadata: name, help, unit.
Filter samples (i.e. time series) by name.
Base class for metric snapshots.
Immutable list of metric snapshots.
Like
Collector
, but collecting multiple Snapshots at once.For iterating over
NativeHistogramBuckets
.Immutable representation of native histogram buckets.
Utility for Prometheus Metric and Label naming.
Infos extracted from the request received by the endpoint
Immutable representation of a Quantile.
Immutable list of quantiles.
Immutable snapshot of a StateSet metric.
Immutable snapshot of a Summary metric.
Some pre-defined units for convenience.
Immutable snapshot of an Unknown (Untyped) metric.