Class LongGaugeData
java.lang.Object
io.opentelemetry.sdk.metrics.data.LongGaugeData
- All Implemented Interfaces:
Data<LongPointData>,GaugeData<LongPointData>
GaugeData recorded uses longs.-
Method Summary
Modifier and TypeMethodDescriptionstatic LongGaugeDatacreate(Collection<LongPointData> points) abstract Collection<LongPointData>Returns the dataPointDatas for this metric.