Class MetricsCollector.SnapshotTextOptions.MetricSample

java.lang.Object
com.soklet.MetricsCollector.SnapshotTextOptions.MetricSample
Enclosing class:
MetricsCollector.SnapshotTextOptions

A single text-format sample with its label set.

Filters receive these instances for each rendered sample. For histogram buckets, the sample name includes _bucket and the labels include le. Label maps are immutable and preserve insertion order.

Author:
Mark Allen