Package io.opentelemetry.proto.trace.v1
Class Span
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.opentelemetry.proto.trace.v1.Span
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SpanOrBuilder,Serializable
@Generated
public final class Span
extends com.google.protobuf.GeneratedMessage
implements SpanOrBuilder
A Span represents a single operation performed by a single component of the system. The next available field id is 17.Protobuf type
opentelemetry.proto.trace.v1.Span- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA Span represents a single operation performed by a single component of the system.static final classEvent is a time-stamped annotation of the span, consisting of user-supplied text description and key-value pairs.static interfacestatic final classA pointer from the current span to another span in the same trace or in a different trace.static interfacestatic enumSpanKind is the type of span.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAttributes(int index) attributes is a collection of key/value pairs.intattributes is a collection of key/value pairs.attributes is a collection of key/value pairs.getAttributesOrBuilder(int index) attributes is a collection of key/value pairs.List<? extends KeyValueOrBuilder>attributes is a collection of key/value pairs.static Spanstatic final com.google.protobuf.Descriptors.Descriptorintdropped_attributes_count is the number of attributes that were discarded.intdropped_events_count is the number of dropped events.intdropped_links_count is the number of dropped links after the maximum size was enforced.longend_time_unix_nano is the end time of the span.getEvents(int index) events is a collection of Event items.intevents is a collection of Event items.events is a collection of Event items.getEventsOrBuilder(int index) events is a collection of Event items.List<? extends Span.EventOrBuilder>events is a collection of Event items.intgetFlags()Flags, a bit field.getKind()Distinguishes between spans generated in a particular context.intDistinguishes between spans generated in a particular context.getLinks(int index) links is a collection of Links, which are references from this span to a span in the same or different trace.intlinks is a collection of Links, which are references from this span to a span in the same or different trace.links is a collection of Links, which are references from this span to a span in the same or different trace.getLinksOrBuilder(int index) links is a collection of Links, which are references from this span to a span in the same or different trace.List<? extends Span.LinkOrBuilder>links is a collection of Links, which are references from this span to a span in the same or different trace.getName()A description of the span's operation.com.google.protobuf.ByteStringA description of the span's operation.com.google.protobuf.ByteStringThe `span_id` of this span's parent span.com.google.protobuf.Parser<Span>intcom.google.protobuf.ByteStringA unique identifier for a span within a trace, assigned when the span is created.longstart_time_unix_nano is the start time of the span.An optional final status for this span.An optional final status for this span.com.google.protobuf.ByteStringA unique identifier for a trace.trace_state conveys information about request position in multiple distributed tracing graphs.com.google.protobuf.ByteStringtrace_state conveys information about request position in multiple distributed tracing graphs.inthashCode()booleanAn optional final status for this span.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic Span.Builderstatic Span.BuildernewBuilder(Span prototype) protected Span.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static SpanparseDelimitedFrom(InputStream input) static SpanparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanparseFrom(byte[] data) static SpanparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanparseFrom(com.google.protobuf.ByteString data) static SpanparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanparseFrom(com.google.protobuf.CodedInputStream input) static SpanparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanparseFrom(InputStream input) static SpanparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SpanparseFrom(ByteBuffer data) static SpanparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Span>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
TRACE_ID_FIELD_NUMBER
public static final int TRACE_ID_FIELD_NUMBER- See Also:
-
SPAN_ID_FIELD_NUMBER
public static final int SPAN_ID_FIELD_NUMBER- See Also:
-
TRACE_STATE_FIELD_NUMBER
public static final int TRACE_STATE_FIELD_NUMBER- See Also:
-
PARENT_SPAN_ID_FIELD_NUMBER
public static final int PARENT_SPAN_ID_FIELD_NUMBER- See Also:
-
FLAGS_FIELD_NUMBER
public static final int FLAGS_FIELD_NUMBER- See Also:
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER- See Also:
-
START_TIME_UNIX_NANO_FIELD_NUMBER
public static final int START_TIME_UNIX_NANO_FIELD_NUMBER- See Also:
-
END_TIME_UNIX_NANO_FIELD_NUMBER
public static final int END_TIME_UNIX_NANO_FIELD_NUMBER- See Also:
-
ATTRIBUTES_FIELD_NUMBER
public static final int ATTRIBUTES_FIELD_NUMBER- See Also:
-
DROPPED_ATTRIBUTES_COUNT_FIELD_NUMBER
public static final int DROPPED_ATTRIBUTES_COUNT_FIELD_NUMBER- See Also:
-
EVENTS_FIELD_NUMBER
public static final int EVENTS_FIELD_NUMBER- See Also:
-
DROPPED_EVENTS_COUNT_FIELD_NUMBER
public static final int DROPPED_EVENTS_COUNT_FIELD_NUMBER- See Also:
-
LINKS_FIELD_NUMBER
public static final int LINKS_FIELD_NUMBER- See Also:
-
DROPPED_LINKS_COUNT_FIELD_NUMBER
public static final int DROPPED_LINKS_COUNT_FIELD_NUMBER- See Also:
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getTraceId
public com.google.protobuf.ByteString getTraceId()A unique identifier for a trace. All spans from the same trace share the same `trace_id`. The ID is a 16-byte array. An ID with all zeroes OR of length other than 16 bytes is considered invalid (empty string in OTLP/JSON is zero-length and thus is also invalid). This field is required.
bytes trace_id = 1;- Specified by:
getTraceIdin interfaceSpanOrBuilder- Returns:
- The traceId.
-
getSpanId
public com.google.protobuf.ByteString getSpanId()A unique identifier for a span within a trace, assigned when the span is created. The ID is an 8-byte array. An ID with all zeroes OR of length other than 8 bytes is considered invalid (empty string in OTLP/JSON is zero-length and thus is also invalid). This field is required.
bytes span_id = 2;- Specified by:
getSpanIdin interfaceSpanOrBuilder- Returns:
- The spanId.
-
getTraceState
trace_state conveys information about request position in multiple distributed tracing graphs. It is a trace_state in w3c-trace-context format: https://www.w3.org/TR/trace-context/#tracestate-header See also https://github.com/w3c/distributed-tracing for more details about this field.
string trace_state = 3;- Specified by:
getTraceStatein interfaceSpanOrBuilder- Returns:
- The traceState.
-
getTraceStateBytes
public com.google.protobuf.ByteString getTraceStateBytes()trace_state conveys information about request position in multiple distributed tracing graphs. It is a trace_state in w3c-trace-context format: https://www.w3.org/TR/trace-context/#tracestate-header See also https://github.com/w3c/distributed-tracing for more details about this field.
string trace_state = 3;- Specified by:
getTraceStateBytesin interfaceSpanOrBuilder- Returns:
- The bytes for traceState.
-
getParentSpanId
public com.google.protobuf.ByteString getParentSpanId()The `span_id` of this span's parent span. If this is a root span, then this field must be empty. The ID is an 8-byte array.
bytes parent_span_id = 4;- Specified by:
getParentSpanIdin interfaceSpanOrBuilder- Returns:
- The parentSpanId.
-
getFlags
public int getFlags()Flags, a bit field. Bits 0-7 (8 least significant bits) are the trace flags as defined in W3C Trace Context specification. To read the 8-bit W3C trace flag, use `flags & SPAN_FLAGS_TRACE_FLAGS_MASK`. See https://www.w3.org/TR/trace-context-2/#trace-flags for the flag definitions. Bits 8 and 9 represent the 3 states of whether a span's parent is remote. The states are (unknown, is not remote, is remote). To read whether the value is known, use `(flags & SPAN_FLAGS_CONTEXT_HAS_IS_REMOTE_MASK) != 0`. To read whether the span is remote, use `(flags & SPAN_FLAGS_CONTEXT_IS_REMOTE_MASK) != 0`. When creating span messages, if the message is logically forwarded from another source with an equivalent flags fields (i.e., usually another OTLP span message), the field SHOULD be copied as-is. If creating from a source that does not have an equivalent flags field (such as a runtime representation of an OpenTelemetry span), the high 22 bits MUST be set to zero. Readers MUST NOT assume that bits 10-31 (22 most significant bits) will be zero. [Optional].
fixed32 flags = 16;- Specified by:
getFlagsin interfaceSpanOrBuilder- Returns:
- The flags.
-
getName
A description of the span's operation. For example, the name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name at the same call point in an application. This makes it easier to correlate spans in different traces. This field is semantically required to be set to non-empty string. Empty value is equivalent to an unknown span name. This field is required.
string name = 5;- Specified by:
getNamein interfaceSpanOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()A description of the span's operation. For example, the name can be a qualified method name or a file name and a line number where the operation is called. A best practice is to use the same display name at the same call point in an application. This makes it easier to correlate spans in different traces. This field is semantically required to be set to non-empty string. Empty value is equivalent to an unknown span name. This field is required.
string name = 5;- Specified by:
getNameBytesin interfaceSpanOrBuilder- Returns:
- The bytes for name.
-
getKindValue
public int getKindValue()Distinguishes between spans generated in a particular context. For example, two spans with the same name may be distinguished using `CLIENT` (caller) and `SERVER` (callee) to identify queueing latency associated with the span.
.opentelemetry.proto.trace.v1.Span.SpanKind kind = 6;- Specified by:
getKindValuein interfaceSpanOrBuilder- Returns:
- The enum numeric value on the wire for kind.
-
getKind
Distinguishes between spans generated in a particular context. For example, two spans with the same name may be distinguished using `CLIENT` (caller) and `SERVER` (callee) to identify queueing latency associated with the span.
.opentelemetry.proto.trace.v1.Span.SpanKind kind = 6;- Specified by:
getKindin interfaceSpanOrBuilder- Returns:
- The kind.
-
getStartTimeUnixNano
public long getStartTimeUnixNano()start_time_unix_nano is the start time of the span. On the client side, this is the time kept by the local machine where the span execution starts. On the server side, this is the time when the server's application handler starts running. Value is UNIX Epoch time in nanoseconds since 00:00:00 UTC on 1 January 1970. This field is semantically required and it is expected that end_time >= start_time.
fixed64 start_time_unix_nano = 7;- Specified by:
getStartTimeUnixNanoin interfaceSpanOrBuilder- Returns:
- The startTimeUnixNano.
-
getEndTimeUnixNano
public long getEndTimeUnixNano()end_time_unix_nano is the end time of the span. On the client side, this is the time kept by the local machine where the span execution ends. On the server side, this is the time when the server application handler stops running. Value is UNIX Epoch time in nanoseconds since 00:00:00 UTC on 1 January 1970. This field is semantically required and it is expected that end_time >= start_time.
fixed64 end_time_unix_nano = 8;- Specified by:
getEndTimeUnixNanoin interfaceSpanOrBuilder- Returns:
- The endTimeUnixNano.
-
getAttributesList
attributes is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "example.com/myattribute": true "example.com/score": 10.239 Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key). The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesListin interfaceSpanOrBuilder
-
getAttributesOrBuilderList
attributes is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "example.com/myattribute": true "example.com/score": 10.239 Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key). The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesOrBuilderListin interfaceSpanOrBuilder
-
getAttributesCount
public int getAttributesCount()attributes is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "example.com/myattribute": true "example.com/score": 10.239 Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key). The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesCountin interfaceSpanOrBuilder
-
getAttributes
attributes is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "example.com/myattribute": true "example.com/score": 10.239 Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key). The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesin interfaceSpanOrBuilder
-
getAttributesOrBuilder
attributes is a collection of key/value pairs. Note, global attributes like server name can be set using the resource API. Examples of attributes: "/http/user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36" "/http/server_latency": 300 "example.com/myattribute": true "example.com/score": 10.239 Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key). The attribute values SHOULD NOT contain empty values. The attribute values SHOULD NOT contain bytes values. The attribute values SHOULD NOT contain array values different than array of string values, bool values, int values, double values. The attribute values SHOULD NOT contain kvlist values. The behavior of software that receives attributes containing such values can be unpredictable. These restrictions can change in a minor release. The restrictions take origin from the OpenTelemetry specification: https://github.com/open-telemetry/opentelemetry-specification/blob/v1.47.0/specification/common/README.md#attribute.
repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesOrBuilderin interfaceSpanOrBuilder
-
getDroppedAttributesCount
public int getDroppedAttributesCount()dropped_attributes_count is the number of attributes that were discarded. Attributes can be discarded because their keys are too long or because there are too many attributes. If this value is 0, then no attributes were dropped.
uint32 dropped_attributes_count = 10;- Specified by:
getDroppedAttributesCountin interfaceSpanOrBuilder- Returns:
- The droppedAttributesCount.
-
getEventsList
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;- Specified by:
getEventsListin interfaceSpanOrBuilder
-
getEventsOrBuilderList
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;- Specified by:
getEventsOrBuilderListin interfaceSpanOrBuilder
-
getEventsCount
public int getEventsCount()events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;- Specified by:
getEventsCountin interfaceSpanOrBuilder
-
getEvents
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;- Specified by:
getEventsin interfaceSpanOrBuilder
-
getEventsOrBuilder
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;- Specified by:
getEventsOrBuilderin interfaceSpanOrBuilder
-
getDroppedEventsCount
public int getDroppedEventsCount()dropped_events_count is the number of dropped events. If the value is 0, then no events were dropped.
uint32 dropped_events_count = 12;- Specified by:
getDroppedEventsCountin interfaceSpanOrBuilder- Returns:
- The droppedEventsCount.
-
getLinksList
links is a collection of Links, which are references from this span to a span in the same or different trace.
repeated .opentelemetry.proto.trace.v1.Span.Link links = 13;- Specified by:
getLinksListin interfaceSpanOrBuilder
-
getLinksOrBuilderList
links is a collection of Links, which are references from this span to a span in the same or different trace.
repeated .opentelemetry.proto.trace.v1.Span.Link links = 13;- Specified by:
getLinksOrBuilderListin interfaceSpanOrBuilder
-
getLinksCount
public int getLinksCount()links is a collection of Links, which are references from this span to a span in the same or different trace.
repeated .opentelemetry.proto.trace.v1.Span.Link links = 13;- Specified by:
getLinksCountin interfaceSpanOrBuilder
-
getLinks
links is a collection of Links, which are references from this span to a span in the same or different trace.
repeated .opentelemetry.proto.trace.v1.Span.Link links = 13;- Specified by:
getLinksin interfaceSpanOrBuilder
-
getLinksOrBuilder
links is a collection of Links, which are references from this span to a span in the same or different trace.
repeated .opentelemetry.proto.trace.v1.Span.Link links = 13;- Specified by:
getLinksOrBuilderin interfaceSpanOrBuilder
-
getDroppedLinksCount
public int getDroppedLinksCount()dropped_links_count is the number of dropped links after the maximum size was enforced. If this value is 0, then no links were dropped.
uint32 dropped_links_count = 14;- Specified by:
getDroppedLinksCountin interfaceSpanOrBuilder- Returns:
- The droppedLinksCount.
-
hasStatus
public boolean hasStatus()An optional final status for this span. Semantically when Status isn't set, it means span's status code is unset, i.e. assume STATUS_CODE_UNSET (code = 0).
.opentelemetry.proto.trace.v1.Status status = 15;- Specified by:
hasStatusin interfaceSpanOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
An optional final status for this span. Semantically when Status isn't set, it means span's status code is unset, i.e. assume STATUS_CODE_UNSET (code = 0).
.opentelemetry.proto.trace.v1.Status status = 15;- Specified by:
getStatusin interfaceSpanOrBuilder- Returns:
- The status.
-
getStatusOrBuilder
An optional final status for this span. Semantically when Status isn't set, it means span's status code is unset, i.e. assume STATUS_CODE_UNSET (code = 0).
.opentelemetry.proto.trace.v1.Status status = 15;- Specified by:
getStatusOrBuilderin interfaceSpanOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Span parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Span parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Span parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Span parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Span parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Span parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Span parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Span parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
- Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-