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

io.opentelemetry.proto.resource.v1.internal.Resource 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.resource.v1.Resource in opentelemetry/proto/resource/v1/resource.proto
package io.opentelemetry.proto.resource.v1.internal;

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

public final class Resource {
  public static final ProtoFieldInfo ATTRIBUTES = ProtoFieldInfo.create(1, 10, "attributes");

  public static final ProtoFieldInfo DROPPED_ATTRIBUTES_COUNT = ProtoFieldInfo.create(2, 16, "droppedAttributesCount");
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy