Uses of Package
io.opentelemetry.sdk.metrics.data
Packages that use io.opentelemetry.sdk.metrics.data
Package
Description
Marshaling of OTLP metrics.
OpenTelemetry exporter which sends metric data to OpenTelemetry collector via OTLP HTTP.
OpenTelemetry exporter which sends metric data to OpenTelemetry collector via OTLP gRPC.
The SDK implementation of metrics.
Classes which form the in-memory representation of the OpenTelemetry metrics data model.
Utilities that facilitate exporting metrics out of
SdkMeterProvider
.Metric aggregators.
The data format to model metrics for export.
Metric exemplar extension points.
View related internal classes.
-
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.exporter.internal.otlp.metricsClassDescriptionDescribes the time period over which measurements are aggregated.An example measurement.ExponentialHistogramBuckets represents either the positive or negative measurements taken for a
ExponentialHistogramPointData
.A base-2 exponential histogram metric point, as defined by the OpenTelemetry Exponential Histogram specification.ExponentialHistogramPointData represents an approximate distribution of measurements across exponentially increasing bucket boundaries, taken for aExponentialHistogramData
.Data for aMetricDataType.LONG_GAUGE
orMetricDataType.DOUBLE_GAUGE
metric.Data for aMetricDataType.HISTOGRAM
metric.Point data forHistogramData
.Metric data represents the aggregated measurements of an instrument.The type of metricPointData
.A point in the metric data model.Data for aMetricDataType.LONG_SUM
orMetricDataType.DOUBLE_SUM
metric.Data for aMetricDataType.SUMMARY
metric.Point data forSummaryData
.A quantile value within aSummaryPointData
. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.exporter.otlp.http.metricsClassDescriptionDescribes the time period over which measurements are aggregated.Metric data represents the aggregated measurements of an instrument.
-
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.exporter.otlp.metricsClassDescriptionDescribes the time period over which measurements are aggregated.Metric data represents the aggregated measurements of an instrument.
-
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics
-
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.dataClassDescriptionDescribes the time period over which measurements are aggregated.A collection of metric
PointData
.Exemplar data fordouble
measurements.Point data with adouble
aggregation value.An example measurement.ExponentialHistogramBuckets represents either the positive or negative measurements taken for aExponentialHistogramPointData
.A base-2 exponential histogram metric point, as defined by the OpenTelemetry Exponential Histogram specification.ExponentialHistogramPointData represents an approximate distribution of measurements across exponentially increasing bucket boundaries, taken for aExponentialHistogramData
.Data for aMetricDataType.LONG_GAUGE
orMetricDataType.DOUBLE_GAUGE
metric.Data for aMetricDataType.HISTOGRAM
metric.Point data forHistogramData
.Exemplar data forlong
measurements.A point data with adouble
aggregation value.The type of metricPointData
.A point in the metric data model.Data for aMetricDataType.LONG_SUM
orMetricDataType.DOUBLE_SUM
metric.Data for aMetricDataType.SUMMARY
metric.A quantile value within aSummaryPointData
. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.exportClassDescriptionDescribes the time period over which measurements are aggregated.Metric data represents the aggregated measurements of an instrument.
-
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.aggregatorClassDescriptionDescribes the time period over which measurements are aggregated.A collection of metric
PointData
.Exemplar data fordouble
measurements.Point data with adouble
aggregation value.An example measurement.ExponentialHistogramBuckets represents either the positive or negative measurements taken for aExponentialHistogramPointData
.ExponentialHistogramPointData represents an approximate distribution of measurements across exponentially increasing bucket boundaries, taken for aExponentialHistogramData
.Point data forHistogramData
.Exemplar data forlong
measurements.A point data with adouble
aggregation value.Metric data represents the aggregated measurements of an instrument.The type of metricPointData
.A point in the metric data model. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.dataClassDescriptionDescribes the time period over which measurements are aggregated.A collection of metric
PointData
.Exemplar data fordouble
measurements.Point data with adouble
aggregation value.An example measurement.ExponentialHistogramBuckets represents either the positive or negative measurements taken for aExponentialHistogramPointData
.A base-2 exponential histogram metric point, as defined by the OpenTelemetry Exponential Histogram specification.ExponentialHistogramPointData represents an approximate distribution of measurements across exponentially increasing bucket boundaries, taken for aExponentialHistogramData
.Data for aMetricDataType.LONG_GAUGE
orMetricDataType.DOUBLE_GAUGE
metric.Data for aMetricDataType.HISTOGRAM
metric.Point data forHistogramData
.Exemplar data forlong
measurements.A point data with adouble
aggregation 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_SUM
orMetricDataType.DOUBLE_SUM
metric.Data for aMetricDataType.SUMMARY
metric.Point data forSummaryData
.A quantile value within aSummaryPointData
. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.exemplarClassDescriptionExemplar data for
double
measurements.An example measurement.Exemplar data forlong
measurements. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.stateClassDescriptionDescribes the time period over which measurements are aggregated.An example measurement.Metric data represents the aggregated measurements of an instrument.A point in the metric data model.
-
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.view