io.opentelemetry.proto.metrics.v1.internal.ScopeMetrics Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opentelemetry-exporter-otlp-common Show documentation
Show all versions of opentelemetry-exporter-otlp-common Show documentation
OpenTelemetry Protocol Exporter
The newest version!
// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.metrics.v1.ScopeMetrics in opentelemetry/proto/metrics/v1/metrics.proto
package io.opentelemetry.proto.metrics.v1.internal;
import io.opentelemetry.exporter.internal.marshal.ProtoFieldInfo;
public final class ScopeMetrics {
public static final ProtoFieldInfo SCOPE = ProtoFieldInfo.create(1, 10, "scope");
public static final ProtoFieldInfo METRICS = ProtoFieldInfo.create(2, 18, "metrics");
public static final ProtoFieldInfo SCHEMA_URL = ProtoFieldInfo.create(3, 26, "schemaUrl");
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy