Package io.opentelemetry.sdk.metrics.data
@ParametersAreNonnullByDefault
package io.opentelemetry.sdk.metrics.data
The data format to model metrics for export.
-
ClassDescriptionAn enumeration which describes the time period over which metrics should be aggregated.A collection of data points associated to a metric.An
ExemplarDatawithdoublemeasurements.A single data point in a timeseries that describes the time-varying value of a double metric.A sample input measurement.A gauge metric point.A histogram metric recording.A histogram metric point.AnExemplarDatawithlongmeasurements.AImmutableMetricDatarepresents the data exported as part of aggregating oneInstrument.The kind of metric.A point in the "Metric stream" data model.A sum metric point.A summary metric.A single data point that summarizes the values in a time series of numeric values.A value within a summary.