All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.opentelemetry.proto.common.v1.internal.InstrumentationScope Maven / Gradle / Ivy

There is a newer version: 1.44.1
Show newest version
// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.common.v1.InstrumentationScope in opentelemetry/proto/common/v1/common.proto
package io.opentelemetry.proto.common.v1.internal;

import io.opentelemetry.exporter.internal.marshal.ProtoFieldInfo;

public final class InstrumentationScope {
  public static final ProtoFieldInfo NAME = ProtoFieldInfo.create(1, 10, "name");

  public static final ProtoFieldInfo VERSION = ProtoFieldInfo.create(2, 18, "version");

  public static final ProtoFieldInfo ATTRIBUTES = ProtoFieldInfo.create(3, 26, "attributes");

  public static final ProtoFieldInfo DROPPED_ATTRIBUTES_COUNT = ProtoFieldInfo.create(4, 32, "droppedAttributesCount");
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy