Package io.prometheus.metrics.model.snapshots
package io.prometheus.metrics.model.snapshots
-
ClassDescriptionHelper class for iterating over
ClassicHistogramBuckets
.Immutable container for histogram buckets with fixed bucket boundaries.Immutable snapshot of a Counter.DataPointSnapshot.Builder<T extends DataPointSnapshot.Builder<T>>Common base class for histogram and summary data.Thrown when a collector tries to create aMetricSnapshot
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 overLabels
.Immutable set of name/value pairs, sorted by name.Immutable container for metric metadata: name, help, unit.Base class for metric snapshots.MetricSnapshot.Builder<T extends MetricSnapshot.Builder<T>>Immutable list of metric snapshots.For iterating overNativeHistogramBuckets
.Immutable representation of native histogram buckets.Utility for Prometheus Metric and Label naming.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.