Uses of Package
io.opentelemetry.sdk.metrics.data
-
Packages that use io.opentelemetry.sdk.metrics.data Package Description io.opentelemetry.exporter.internal.otlp.metrics Marshaling of OTLP metrics.io.opentelemetry.exporter.otlp.http.metrics OpenTelemetry exporter which sends metric data to OpenTelemetry collector via OTLP HTTP.io.opentelemetry.exporter.otlp.metrics OpenTelemetry exporter which sends metric data to OpenTelemetry collector via OTLP gRPC.io.opentelemetry.sdk.metrics The SDK implementation of metrics.io.opentelemetry.sdk.metrics.data Classes which form the in-memory representation of the OpenTelemetry metrics data model.io.opentelemetry.sdk.metrics.export Utilities that facilitate exporting metrics out ofSdkMeterProvider
.io.opentelemetry.sdk.metrics.internal.aggregator Metric aggregators.io.opentelemetry.sdk.metrics.internal.data The data format to model metrics for export.io.opentelemetry.sdk.metrics.internal.exemplar Metric exemplar extension points.io.opentelemetry.sdk.metrics.internal.state io.opentelemetry.sdk.metrics.internal.view View related internal classes. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.exporter.internal.otlp.metrics Class Description AggregationTemporality Describes the time period over which measurements are aggregated.ExemplarData An example measurement.ExponentialHistogramBuckets ExponentialHistogramBuckets represents either the positive or negative measurements taken for aExponentialHistogramPointData
.ExponentialHistogramData A base-2 exponential histogram metric point, as defined by the OpenTelemetry Exponential Histogram specification.ExponentialHistogramPointData ExponentialHistogramPointData represents an approximate distribution of measurements across exponentially increasing bucket boundaries, taken for aExponentialHistogramData
.GaugeData Data for aMetricDataType.LONG_GAUGE
orMetricDataType.DOUBLE_GAUGE
metric.HistogramData Data for aMetricDataType.HISTOGRAM
metric.HistogramPointData Point data forHistogramData
.MetricData Metric data represents the aggregated measurements of an instrument.MetricDataType The type of metricPointData
.PointData A point in the metric data model.SumData Data for aMetricDataType.LONG_SUM
orMetricDataType.DOUBLE_SUM
metric.SummaryData Data for aMetricDataType.SUMMARY
metric.SummaryPointData Point data forSummaryData
.ValueAtQuantile A quantile value within aSummaryPointData
. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.exporter.otlp.http.metrics Class Description AggregationTemporality Describes the time period over which measurements are aggregated.MetricData Metric data represents the aggregated measurements of an instrument. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.exporter.otlp.metrics Class Description AggregationTemporality Describes the time period over which measurements are aggregated.MetricData Metric data represents the aggregated measurements of an instrument. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics Class Description MetricData Metric data represents the aggregated measurements of an instrument. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.data Class Description AggregationTemporality Describes the time period over which measurements are aggregated.Data A collection of metricPointData
.DoubleExemplarData Exemplar data fordouble
measurements.DoublePointData Point data with adouble
aggregation value.ExemplarData An example measurement.ExponentialHistogramBuckets ExponentialHistogramBuckets represents either the positive or negative measurements taken for aExponentialHistogramPointData
.ExponentialHistogramData A base-2 exponential histogram metric point, as defined by the OpenTelemetry Exponential Histogram specification.ExponentialHistogramPointData ExponentialHistogramPointData represents an approximate distribution of measurements across exponentially increasing bucket boundaries, taken for aExponentialHistogramData
.GaugeData Data for aMetricDataType.LONG_GAUGE
orMetricDataType.DOUBLE_GAUGE
metric.HistogramData Data for aMetricDataType.HISTOGRAM
metric.HistogramPointData Point data forHistogramData
.LongExemplarData Exemplar data forlong
measurements.LongPointData A point data with adouble
aggregation value.MetricDataType The type of metricPointData
.PointData A point in the metric data model.SumData Data for aMetricDataType.LONG_SUM
orMetricDataType.DOUBLE_SUM
metric.SummaryData Data for aMetricDataType.SUMMARY
metric.ValueAtQuantile A quantile value within aSummaryPointData
. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.export Class Description AggregationTemporality Describes the time period over which measurements are aggregated.MetricData Metric data represents the aggregated measurements of an instrument. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.aggregator Class Description AggregationTemporality Describes the time period over which measurements are aggregated.Data A collection of metricPointData
.DoubleExemplarData Exemplar data fordouble
measurements.DoublePointData Point data with adouble
aggregation value.ExemplarData An example measurement.ExponentialHistogramBuckets ExponentialHistogramBuckets represents either the positive or negative measurements taken for aExponentialHistogramPointData
.ExponentialHistogramPointData ExponentialHistogramPointData represents an approximate distribution of measurements across exponentially increasing bucket boundaries, taken for aExponentialHistogramData
.HistogramPointData Point data forHistogramData
.LongExemplarData Exemplar data forlong
measurements.LongPointData A point data with adouble
aggregation value.MetricData Metric data represents the aggregated measurements of an instrument.MetricDataType The type of metricPointData
.PointData A point in the metric data model. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.data Class Description AggregationTemporality Describes the time period over which measurements are aggregated.Data A collection of metricPointData
.DoubleExemplarData Exemplar data fordouble
measurements.DoublePointData Point data with adouble
aggregation value.ExemplarData An example measurement.ExponentialHistogramBuckets ExponentialHistogramBuckets represents either the positive or negative measurements taken for aExponentialHistogramPointData
.ExponentialHistogramData A base-2 exponential histogram metric point, as defined by the OpenTelemetry Exponential Histogram specification.ExponentialHistogramPointData ExponentialHistogramPointData represents an approximate distribution of measurements across exponentially increasing bucket boundaries, taken for aExponentialHistogramData
.GaugeData Data for aMetricDataType.LONG_GAUGE
orMetricDataType.DOUBLE_GAUGE
metric.HistogramData Data for aMetricDataType.HISTOGRAM
metric.HistogramPointData Point data forHistogramData
.LongExemplarData Exemplar data forlong
measurements.LongPointData A point data with adouble
aggregation value.MetricData Metric data represents the aggregated measurements of an instrument.MetricDataType The type of metricPointData
.PointData A point in the metric data model.SumData Data for aMetricDataType.LONG_SUM
orMetricDataType.DOUBLE_SUM
metric.SummaryData Data for aMetricDataType.SUMMARY
metric.SummaryPointData Point data forSummaryData
.ValueAtQuantile A quantile value within aSummaryPointData
. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.exemplar Class Description DoubleExemplarData Exemplar data fordouble
measurements.ExemplarData An example measurement.LongExemplarData Exemplar data forlong
measurements. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.state Class Description AggregationTemporality Describes the time period over which measurements are aggregated.ExemplarData An example measurement.MetricData Metric data represents the aggregated measurements of an instrument.PointData A point in the metric data model. -
Classes in io.opentelemetry.sdk.metrics.data used by io.opentelemetry.sdk.metrics.internal.view Class Description ExemplarData An example measurement.PointData A point in the metric data model.