io.opentelemetry.proto.profiles.v1experimental.internal.AttributeUnit 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
// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.profiles.v1experimental.AttributeUnit in opentelemetry/proto/profiles/v1experimental/pprofextended.proto
package io.opentelemetry.proto.profiles.v1experimental.internal;
import io.opentelemetry.exporter.internal.marshal.ProtoFieldInfo;
public final class AttributeUnit {
public static final ProtoFieldInfo ATTRIBUTE_KEY = ProtoFieldInfo.create(1, 8, "attributeKey");
public static final ProtoFieldInfo UNIT = ProtoFieldInfo.create(2, 16, "unit");
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy