Package io.opentelemetry.sdk.metrics.data
@ParametersAreNonnullByDefault
package io.opentelemetry.sdk.metrics.data
Classes which form the in-memory representation of the OpenTelemetry metrics data model.
-
ClassDescriptionDescribes the time period over which measurements are aggregated.A collection of metric
PointData.Exemplar data fordoublemeasurements.Point data with adoubleaggregation value.An example measurement.Data for aMetricDataType.LONG_GAUGEorMetricDataType.DOUBLE_GAUGEmetric.Data for aMetricDataType.HISTOGRAMmetric.Point data forHistogramData.Exemplar data forlongmeasurements.A point data with adoubleaggregation value.Metric data represents the aggregated measurements of an instrument.The type of metricPointData.A point in the metric data model.Data for aMetricDataType.LONG_SUMorMetricDataType.DOUBLE_SUMmetric.Data for aMetricDataType.SUMMARYmetric.Point data forSummaryData.A quantile value within aSummaryPointData.