Uses of Package
io.opentelemetry.sdk.metrics.internal.data
Packages that use io.opentelemetry.sdk.metrics.internal.data
Package
Description
Metric aggregators.
The data format to model metrics for export.
-
Classes in io.opentelemetry.sdk.metrics.internal.data used by io.opentelemetry.sdk.metrics.internal.aggregatorClassDescriptionA mutable
DoublePointData
A mutableExponentialHistogramPointData
A mutableHistogramPointData
MutableLongPointData
-
Classes in io.opentelemetry.sdk.metrics.internal.data used by io.opentelemetry.sdk.metrics.internal.dataClassDescriptionAn empty
ExponentialHistogramBuckets
AnExemplarData
withdouble
measurements.DoublePoint is a single data point in a timeseries that describes the time-varying value of a double metric.Auto value implementation ofExponentialHistogramBuckets
.Auto value implementation ofExponentialHistogramData
.Auto value implementation ofExponentialHistogramPointData
.GaugeData
recorded usesdouble
s.A histogram metric point.An approximate representation of the distribution of measurements.AnExemplarData
withlong
measurements.LongPoint is a single data point in a timeseries that describes the time-varying values of a int64 metric.A container of metrics.SumData
recorded usesdouble
s.A summary metric point.A single data point that summarizes the values in a time series of numeric values.A summary metric value.A mutableExponentialHistogramBuckets
A mutableHistogramPointData