Class ResourceSpans
- java.lang.Object
-
- io.opentelemetry.proto.trace.v1.internal.ResourceSpans
-
public final class ResourceSpans extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static ProtoFieldInfo
RESOURCE
static ProtoFieldInfo
SCHEMA_URL
static ProtoFieldInfo
SCOPE_SPANS
-
Constructor Summary
Constructors Constructor Description ResourceSpans()
-
-
-
Field Detail
-
RESOURCE
public static final ProtoFieldInfo RESOURCE
-
SCOPE_SPANS
public static final ProtoFieldInfo SCOPE_SPANS
-
SCHEMA_URL
public static final ProtoFieldInfo SCHEMA_URL
-
-