io.opentelemetry.proto.profiles.v1experimental.internal.ScopeProfiles 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.profiles.v1experimental.ScopeProfiles in opentelemetry/proto/profiles/v1experimental/profiles.proto
package io.opentelemetry.proto.profiles.v1experimental.internal;
import io.opentelemetry.exporter.internal.marshal.ProtoFieldInfo;
public final class ScopeProfiles {
public static final ProtoFieldInfo SCOPE = ProtoFieldInfo.create(1, 10, "scope");
public static final ProtoFieldInfo PROFILES = ProtoFieldInfo.create(2, 18, "profiles");
public static final ProtoFieldInfo SCHEMA_URL = ProtoFieldInfo.create(3, 26, "schemaUrl");
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy