Interface GaugeData<T extends PointData>
-
- All Superinterfaces:
Data<T>
- All Known Implementing Classes:
AutoValue_ImmutableGaugeData
,ImmutableGaugeData
@Immutable public interface GaugeData<T extends PointData> extends Data<T>
Data for aMetricDataType.LONG_GAUGE
orMetricDataType.DOUBLE_GAUGE
metric.- Since:
- 1.14.0