Class GaugeSnapshot.GaugeDataPointSnapshot.Builder
- Enclosing class:
- GaugeSnapshot.GaugeDataPointSnapshot
public static class GaugeSnapshot.GaugeDataPointSnapshot.Builder
extends DataPointSnapshot.Builder<GaugeSnapshot.GaugeDataPointSnapshot.Builder>
-
Method Summary
Methods inherited from class DataPointSnapshot.Builder
labels, scrapeTimestampMillis
-
Method Details
-
value
Gauge value. This is required. -
exemplar
Optional -
build
-