Class LongGaugeData
java.lang.Object
io.opentelemetry.sdk.metrics.data.LongGaugeData
- All Implemented Interfaces:
GaugeData<LongPointData>
GaugeData recorded uses longs.-
Method Summary
Modifier and TypeMethodDescriptionstatic LongGaugeDatacreate(Collection<LongPointData> points) abstract Collection<LongPointData>
-
Method Details
-
create
-
getPoints
-