Uses of Interface
io.opentelemetry.sdk.metrics.data.MetricData

Packages that use MetricData
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.
Utilities that facilitate exporting metrics out of SdkMeterProvider.
Metric aggregators.
The data format to model metrics for export.