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
DoublePointDataA mutableExponentialHistogramPointDataA mutableHistogramPointDataMutableLongPointData -
Classes in io.opentelemetry.sdk.metrics.internal.data used by io.opentelemetry.sdk.metrics.internal.dataClassDescriptionAn empty
ExponentialHistogramBucketsAnExemplarDatawithdoublemeasurements.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.GaugeDatarecorded usesdoubles.A histogram metric point.An approximate representation of the distribution of measurements.AnExemplarDatawithlongmeasurements.LongPoint is a single data point in a timeseries that describes the time-varying values of a int64 metric.A container of metrics.SumDatarecorded usesdoubles.A summary metric point.A single data point that summarizes the values in a time series of numeric values.A summary metric value.A mutableExponentialHistogramBucketsA mutableHistogramPointData