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

org.apache.rocketmq.shaded.io.opentelemetry.proto.trace.v1.internal.ResourceSpans Maven / Gradle / Ivy

There is a newer version: 5.0.7
Show newest version
// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.trace.v1.ResourceSpans in opentelemetry/proto/trace/v1/trace.proto
package org.apache.rocketmq.shaded.io.opentelemetry.proto.trace.v1.internal;

import org.apache.rocketmq.shaded.io.opentelemetry.exporter.internal.marshal.ProtoFieldInfo;

public final class ResourceSpans {
  public static final ProtoFieldInfo RESOURCE = ProtoFieldInfo.create(1, 10, "resource");

  public static final ProtoFieldInfo SCOPE_SPANS = ProtoFieldInfo.create(2, 18, "scopeSpans");

  public static final ProtoFieldInfo INSTRUMENTATION_LIBRARY_SPANS = ProtoFieldInfo.create(1000, 8002, "instrumentationLibrarySpans");

  public static final ProtoFieldInfo SCHEMA_URL = ProtoFieldInfo.create(3, 26, "schemaUrl");
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy