public class SerializedMetric extends Object implements Keyed
MetricKey
Constructor and Description |
---|
SerializedMetric(io.opentelemetry.proto.metrics.v1.ResourceMetrics metric,
MetricKey key) |
Modifier and Type | Method and Description |
---|---|
MetricKey |
key() |
io.opentelemetry.proto.metrics.v1.ResourceMetrics |
metric() |
io.opentelemetry.proto.metrics.v1.MetricsData |
metricsData() |
public SerializedMetric(io.opentelemetry.proto.metrics.v1.ResourceMetrics metric, MetricKey key)