Uses of Interface
io.opentelemetry.proto.metrics.v1.MetricsDataOrBuilder
-
Packages that use MetricsDataOrBuilder Package Description io.opentelemetry.proto.metrics.v1 -
-
Uses of MetricsDataOrBuilder in io.opentelemetry.proto.metrics.v1
Classes in io.opentelemetry.proto.metrics.v1 that implement MetricsDataOrBuilder Modifier and Type Class Description classMetricsDataMetricsData represents the metrics data that can be stored in a persistent storage, OR can be embedded by other protocols that transfer OTLP metrics data but do not implement the OTLP protocol.static classMetricsData.BuilderMetricsData represents the metrics data that can be stored in a persistent storage, OR can be embedded by other protocols that transfer OTLP metrics data but do not implement the OTLP protocol.
-