Class LongGaugeData

java.lang.Object
io.opentelemetry.sdk.metrics.data.LongGaugeData
All Implemented Interfaces:
Data<LongPointData>, GaugeData<LongPointData>

@Immutable public abstract class LongGaugeData extends Object implements GaugeData<LongPointData>
GaugeData recorded uses longs.