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

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

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

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

  public static final ProtoFieldInfo SCOPE_LOGS = ProtoFieldInfo.create(2, 18, "scopeLogs");

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy