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_GAUGEorMetricDataType.DOUBLE_GAUGEmetric.- Since:
- 1.14.0