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

io.opentelemetry.proto.profiles.v1experimental.internal.Link Maven / Gradle / Ivy

There is a newer version: 1.45.0
Show newest version
// Code generated by Wire protocol buffer compiler, do not edit.
// Source: opentelemetry.proto.profiles.v1experimental.Link in opentelemetry/proto/profiles/v1experimental/pprofextended.proto
package io.opentelemetry.proto.profiles.v1experimental.internal;

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

public final class Link {
  public static final ProtoFieldInfo TRACE_ID = ProtoFieldInfo.create(1, 10, "traceId");

  public static final ProtoFieldInfo SPAN_ID = ProtoFieldInfo.create(2, 18, "spanId");
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy