Package io.opentelemetry.proto.trace.v1
Class Span.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
- io.opentelemetry.proto.trace.v1.Span.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SpanOrBuilder,Cloneable
- Enclosing class:
- Span
public static final class Span.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Span.Builder> implements SpanOrBuilder
Span represents a single operation within a trace. Spans can be nested to form a trace tree. Spans may also be linked to other spans from the same or different trace and form graphs. Often, a trace contains a root span that describes the end-to-end latency, and one or more subspans for its sub-operations. A trace can also contain multiple root spans, or none at all. Spans do not need to be contiguous - there may be gaps or overlaps between spans in a trace. The next available field id is 17.
Protobuf typeopentelemetry.proto.trace.v1.Span
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Span.BuilderaddAllAttributes(Iterable<? extends KeyValue> values)attributes is a collection of key/value pairs.Span.BuilderaddAllEvents(Iterable<? extends Span.Event> values)events is a collection of Event items.Span.BuilderaddAllLinks(Iterable<? extends Span.Link> values)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.BuilderaddAttributes(int index, KeyValue value)attributes is a collection of key/value pairs.Span.BuilderaddAttributes(int index, KeyValue.Builder builderForValue)attributes is a collection of key/value pairs.Span.BuilderaddAttributes(KeyValue value)attributes is a collection of key/value pairs.Span.BuilderaddAttributes(KeyValue.Builder builderForValue)attributes is a collection of key/value pairs.KeyValue.BuilderaddAttributesBuilder()attributes is a collection of key/value pairs.KeyValue.BuilderaddAttributesBuilder(int index)attributes is a collection of key/value pairs.Span.BuilderaddEvents(int index, Span.Event value)events is a collection of Event items.Span.BuilderaddEvents(int index, Span.Event.Builder builderForValue)events is a collection of Event items.Span.BuilderaddEvents(Span.Event value)events is a collection of Event items.Span.BuilderaddEvents(Span.Event.Builder builderForValue)events is a collection of Event items.Span.Event.BuilderaddEventsBuilder()events is a collection of Event items.Span.Event.BuilderaddEventsBuilder(int index)events is a collection of Event items.Span.BuilderaddLinks(int index, Span.Link value)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.BuilderaddLinks(int index, Span.Link.Builder builderForValue)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.BuilderaddLinks(Span.Link value)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.BuilderaddLinks(Span.Link.Builder builderForValue)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.Link.BuilderaddLinksBuilder()links is a collection of Links, which are references from this span to a span in the same or different trace.Span.Link.BuilderaddLinksBuilder(int index)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Spanbuild()SpanbuildPartial()Span.Builderclear()Span.BuilderclearAttributes()attributes is a collection of key/value pairs.Span.BuilderclearDroppedAttributesCount()dropped_attributes_count is the number of attributes that were discarded.Span.BuilderclearDroppedEventsCount()dropped_events_count is the number of dropped events.Span.BuilderclearDroppedLinksCount()dropped_links_count is the number of dropped links after the maximum size was enforced.Span.BuilderclearEndTimeUnixNano()end_time_unix_nano is the end time of the span.Span.BuilderclearEvents()events is a collection of Event items.Span.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Span.BuilderclearKind()Distinguishes between spans generated in a particular context.Span.BuilderclearLinks()links is a collection of Links, which are references from this span to a span in the same or different trace.Span.BuilderclearName()A description of the span's operation.Span.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Span.BuilderclearParentSpanId()The `span_id` of this span's parent span.Span.BuilderclearSpanId()A unique identifier for a span within a trace, assigned when the span is created.Span.BuilderclearStartTimeUnixNano()start_time_unix_nano is the start time of the span.Span.BuilderclearStatus()An optional final status for this span.Span.BuilderclearTraceId()A unique identifier for a trace.Span.BuilderclearTraceState()trace_state conveys information about request position in multiple distributed tracing graphs.Span.Builderclone()KeyValuegetAttributes(int index)attributes is a collection of key/value pairs.KeyValue.BuildergetAttributesBuilder(int index)attributes is a collection of key/value pairs.List<KeyValue.Builder>getAttributesBuilderList()attributes is a collection of key/value pairs.intgetAttributesCount()attributes is a collection of key/value pairs.List<KeyValue>getAttributesList()attributes is a collection of key/value pairs.KeyValueOrBuildergetAttributesOrBuilder(int index)attributes is a collection of key/value pairs.List<? extends KeyValueOrBuilder>getAttributesOrBuilderList()attributes is a collection of key/value pairs.SpangetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()intgetDroppedAttributesCount()dropped_attributes_count is the number of attributes that were discarded.intgetDroppedEventsCount()dropped_events_count is the number of dropped events.intgetDroppedLinksCount()dropped_links_count is the number of dropped links after the maximum size was enforced.longgetEndTimeUnixNano()end_time_unix_nano is the end time of the span.Span.EventgetEvents(int index)events is a collection of Event items.Span.Event.BuildergetEventsBuilder(int index)events is a collection of Event items.List<Span.Event.Builder>getEventsBuilderList()events is a collection of Event items.intgetEventsCount()events is a collection of Event items.List<Span.Event>getEventsList()events is a collection of Event items.Span.EventOrBuildergetEventsOrBuilder(int index)events is a collection of Event items.List<? extends Span.EventOrBuilder>getEventsOrBuilderList()events is a collection of Event items.Span.SpanKindgetKind()Distinguishes between spans generated in a particular context.intgetKindValue()Distinguishes between spans generated in a particular context.Span.LinkgetLinks(int index)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.Link.BuildergetLinksBuilder(int index)links is a collection of Links, which are references from this span to a span in the same or different trace.List<Span.Link.Builder>getLinksBuilderList()links is a collection of Links, which are references from this span to a span in the same or different trace.intgetLinksCount()links is a collection of Links, which are references from this span to a span in the same or different trace.List<Span.Link>getLinksList()links is a collection of Links, which are references from this span to a span in the same or different trace.Span.LinkOrBuildergetLinksOrBuilder(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>getLinksOrBuilderList()links is a collection of Links, which are references from this span to a span in the same or different trace.StringgetName()A description of the span's operation.com.google.protobuf.ByteStringgetNameBytes()A description of the span's operation.com.google.protobuf.ByteStringgetParentSpanId()The `span_id` of this span's parent span.com.google.protobuf.ByteStringgetSpanId()A unique identifier for a span within a trace, assigned when the span is created.longgetStartTimeUnixNano()start_time_unix_nano is the start time of the span.StatusgetStatus()An optional final status for this span.Status.BuildergetStatusBuilder()An optional final status for this span.StatusOrBuildergetStatusOrBuilder()An optional final status for this span.com.google.protobuf.ByteStringgetTraceId()A unique identifier for a trace.StringgetTraceState()trace_state conveys information about request position in multiple distributed tracing graphs.com.google.protobuf.ByteStringgetTraceStateBytes()trace_state conveys information about request position in multiple distributed tracing graphs.booleanhasStatus()An optional final status for this span.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Span.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Span.BuildermergeFrom(com.google.protobuf.Message other)Span.BuildermergeFrom(Span other)Span.BuildermergeStatus(Status value)An optional final status for this span.Span.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Span.BuilderremoveAttributes(int index)attributes is a collection of key/value pairs.Span.BuilderremoveEvents(int index)events is a collection of Event items.Span.BuilderremoveLinks(int index)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.BuildersetAttributes(int index, KeyValue value)attributes is a collection of key/value pairs.Span.BuildersetAttributes(int index, KeyValue.Builder builderForValue)attributes is a collection of key/value pairs.Span.BuildersetDroppedAttributesCount(int value)dropped_attributes_count is the number of attributes that were discarded.Span.BuildersetDroppedEventsCount(int value)dropped_events_count is the number of dropped events.Span.BuildersetDroppedLinksCount(int value)dropped_links_count is the number of dropped links after the maximum size was enforced.Span.BuildersetEndTimeUnixNano(long value)end_time_unix_nano is the end time of the span.Span.BuildersetEvents(int index, Span.Event value)events is a collection of Event items.Span.BuildersetEvents(int index, Span.Event.Builder builderForValue)events is a collection of Event items.Span.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Span.BuildersetKind(Span.SpanKind value)Distinguishes between spans generated in a particular context.Span.BuildersetKindValue(int value)Distinguishes between spans generated in a particular context.Span.BuildersetLinks(int index, Span.Link value)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.BuildersetLinks(int index, Span.Link.Builder builderForValue)links is a collection of Links, which are references from this span to a span in the same or different trace.Span.BuildersetName(String value)A description of the span's operation.Span.BuildersetNameBytes(com.google.protobuf.ByteString value)A description of the span's operation.Span.BuildersetParentSpanId(com.google.protobuf.ByteString value)The `span_id` of this span's parent span.Span.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Span.BuildersetSpanId(com.google.protobuf.ByteString value)A unique identifier for a span within a trace, assigned when the span is created.Span.BuildersetStartTimeUnixNano(long value)start_time_unix_nano is the start time of the span.Span.BuildersetStatus(Status value)An optional final status for this span.Span.BuildersetStatus(Status.Builder builderForValue)An optional final status for this span.Span.BuildersetTraceId(com.google.protobuf.ByteString value)A unique identifier for a trace.Span.BuildersetTraceState(String value)trace_state conveys information about request position in multiple distributed tracing graphs.Span.BuildersetTraceStateBytes(com.google.protobuf.ByteString value)trace_state conveys information about request position in multiple distributed tracing graphs.Span.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
clear
public Span.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
getDefaultInstanceForType
public Span getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Span build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Span buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Span.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
setField
public Span.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
clearField
public Span.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
clearOneof
public Span.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
setRepeatedField
public Span.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
addRepeatedField
public Span.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
mergeFrom
public Span.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Span.Builder>
-
mergeFrom
public Span.Builder mergeFrom(Span other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
mergeFrom
public Span.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Span.Builder>- Throws:
IOException
-
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 is considered invalid. This field is semantically required. Receiver should generate new random trace_id if empty or invalid trace_id was received. This field is required.
bytes trace_id = 1;- Specified by:
getTraceIdin interfaceSpanOrBuilder- Returns:
- The traceId.
-
setTraceId
public Span.Builder setTraceId(com.google.protobuf.ByteString value)
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 is considered invalid. This field is semantically required. Receiver should generate new random trace_id if empty or invalid trace_id was received. This field is required.
bytes trace_id = 1;- Parameters:
value- The traceId to set.- Returns:
- This builder for chaining.
-
clearTraceId
public Span.Builder clearTraceId()
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 is considered invalid. This field is semantically required. Receiver should generate new random trace_id if empty or invalid trace_id was received. This field is required.
bytes trace_id = 1;- Returns:
- This builder for chaining.
-
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 is considered invalid. This field is semantically required. Receiver should generate new random span_id if empty or invalid span_id was received. This field is required.
bytes span_id = 2;- Specified by:
getSpanIdin interfaceSpanOrBuilder- Returns:
- The spanId.
-
setSpanId
public Span.Builder setSpanId(com.google.protobuf.ByteString value)
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 is considered invalid. This field is semantically required. Receiver should generate new random span_id if empty or invalid span_id was received. This field is required.
bytes span_id = 2;- Parameters:
value- The spanId to set.- Returns:
- This builder for chaining.
-
clearSpanId
public Span.Builder clearSpanId()
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 is considered invalid. This field is semantically required. Receiver should generate new random span_id if empty or invalid span_id was received. This field is required.
bytes span_id = 2;- Returns:
- This builder for chaining.
-
getTraceState
public String 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.
-
setTraceState
public Span.Builder setTraceState(String value)
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;- Parameters:
value- The traceState to set.- Returns:
- This builder for chaining.
-
clearTraceState
public Span.Builder clearTraceState()
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;- Returns:
- This builder for chaining.
-
setTraceStateBytes
public Span.Builder setTraceStateBytes(com.google.protobuf.ByteString value)
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;- Parameters:
value- The bytes for traceState to set.- Returns:
- This builder for chaining.
-
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.
-
setParentSpanId
public Span.Builder setParentSpanId(com.google.protobuf.ByteString value)
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;- Parameters:
value- The parentSpanId to set.- Returns:
- This builder for chaining.
-
clearParentSpanId
public Span.Builder clearParentSpanId()
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;- Returns:
- This builder for chaining.
-
getName
public String 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.
-
setName
public Span.Builder setName(String value)
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;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Span.Builder clearName()
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;- Returns:
- This builder for chaining.
-
setNameBytes
public Span.Builder setNameBytes(com.google.protobuf.ByteString value)
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;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
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.
-
setKindValue
public Span.Builder setKindValue(int value)
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;- Parameters:
value- The enum numeric value on the wire for kind to set.- Returns:
- This builder for chaining.
-
getKind
public Span.SpanKind 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.
-
setKind
public Span.Builder setKind(Span.SpanKind value)
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;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public Span.Builder clearKind()
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;- Returns:
- This builder for chaining.
-
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.
-
setStartTimeUnixNano
public Span.Builder setStartTimeUnixNano(long value)
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;- Parameters:
value- The startTimeUnixNano to set.- Returns:
- This builder for chaining.
-
clearStartTimeUnixNano
public Span.Builder clearStartTimeUnixNano()
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;- Returns:
- This builder for chaining.
-
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.
-
setEndTimeUnixNano
public Span.Builder setEndTimeUnixNano(long value)
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;- Parameters:
value- The endTimeUnixNano to set.- Returns:
- This builder for chaining.
-
clearEndTimeUnixNano
public Span.Builder clearEndTimeUnixNano()
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;- Returns:
- This builder for chaining.
-
getAttributesList
public List<KeyValue> 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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesListin 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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesCountin interfaceSpanOrBuilder
-
getAttributes
public KeyValue getAttributes(int index)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesin interfaceSpanOrBuilder
-
setAttributes
public Span.Builder setAttributes(int index, KeyValue value)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
setAttributes
public Span.Builder setAttributes(int index, KeyValue.Builder builderForValue)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
addAttributes
public Span.Builder addAttributes(KeyValue value)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
addAttributes
public Span.Builder addAttributes(int index, KeyValue value)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
addAttributes
public Span.Builder addAttributes(KeyValue.Builder builderForValue)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
addAttributes
public Span.Builder addAttributes(int index, KeyValue.Builder builderForValue)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
addAllAttributes
public Span.Builder addAllAttributes(Iterable<? extends KeyValue> values)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
clearAttributes
public Span.Builder clearAttributes()
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
removeAttributes
public Span.Builder removeAttributes(int index)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
getAttributesBuilder
public KeyValue.Builder getAttributesBuilder(int index)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
getAttributesOrBuilder
public KeyValueOrBuilder getAttributesOrBuilder(int index)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesOrBuilderin interfaceSpanOrBuilder
-
getAttributesOrBuilderList
public List<? extends KeyValueOrBuilder> 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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;- Specified by:
getAttributesOrBuilderListin interfaceSpanOrBuilder
-
addAttributesBuilder
public KeyValue.Builder addAttributesBuilder()
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
addAttributesBuilder
public KeyValue.Builder addAttributesBuilder(int index)
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
getAttributesBuilderList
public List<KeyValue.Builder> getAttributesBuilderList()
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 "abc.com/myattribute": true "abc.com/score": 10.239 The OpenTelemetry API specification further restricts the allowed value types: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/common/common.md#attributes Attribute keys MUST be unique (it is not allowed to have more than one attribute with the same key).repeated .opentelemetry.proto.common.v1.KeyValue attributes = 9;
-
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.
-
setDroppedAttributesCount
public Span.Builder setDroppedAttributesCount(int value)
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;- Parameters:
value- The droppedAttributesCount to set.- Returns:
- This builder for chaining.
-
clearDroppedAttributesCount
public Span.Builder clearDroppedAttributesCount()
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;- Returns:
- This builder for chaining.
-
getEventsList
public List<Span.Event> getEventsList()
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;- Specified by:
getEventsListin 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
public Span.Event getEvents(int index)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;- Specified by:
getEventsin interfaceSpanOrBuilder
-
setEvents
public Span.Builder setEvents(int index, Span.Event value)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
setEvents
public Span.Builder setEvents(int index, Span.Event.Builder builderForValue)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
addEvents
public Span.Builder addEvents(Span.Event value)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
addEvents
public Span.Builder addEvents(int index, Span.Event value)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
addEvents
public Span.Builder addEvents(Span.Event.Builder builderForValue)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
addEvents
public Span.Builder addEvents(int index, Span.Event.Builder builderForValue)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
addAllEvents
public Span.Builder addAllEvents(Iterable<? extends Span.Event> values)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
clearEvents
public Span.Builder clearEvents()
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
removeEvents
public Span.Builder removeEvents(int index)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
getEventsBuilder
public Span.Event.Builder getEventsBuilder(int index)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
getEventsOrBuilder
public Span.EventOrBuilder getEventsOrBuilder(int index)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;- Specified by:
getEventsOrBuilderin interfaceSpanOrBuilder
-
getEventsOrBuilderList
public List<? extends Span.EventOrBuilder> getEventsOrBuilderList()
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;- Specified by:
getEventsOrBuilderListin interfaceSpanOrBuilder
-
addEventsBuilder
public Span.Event.Builder addEventsBuilder()
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
addEventsBuilder
public Span.Event.Builder addEventsBuilder(int index)
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
getEventsBuilderList
public List<Span.Event.Builder> getEventsBuilderList()
events is a collection of Event items.
repeated .opentelemetry.proto.trace.v1.Span.Event events = 11;
-
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.
-
setDroppedEventsCount
public Span.Builder setDroppedEventsCount(int value)
dropped_events_count is the number of dropped events. If the value is 0, then no events were dropped.
uint32 dropped_events_count = 12;- Parameters:
value- The droppedEventsCount to set.- Returns:
- This builder for chaining.
-
clearDroppedEventsCount
public Span.Builder clearDroppedEventsCount()
dropped_events_count is the number of dropped events. If the value is 0, then no events were dropped.
uint32 dropped_events_count = 12;- Returns:
- This builder for chaining.
-
getLinksList
public List<Span.Link> 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
-
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
public Span.Link getLinks(int index)
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
-
setLinks
public Span.Builder setLinks(int index, Span.Link value)
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;
-
setLinks
public Span.Builder setLinks(int index, Span.Link.Builder builderForValue)
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;
-
addLinks
public Span.Builder addLinks(Span.Link value)
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;
-
addLinks
public Span.Builder addLinks(int index, Span.Link value)
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;
-
addLinks
public Span.Builder addLinks(Span.Link.Builder builderForValue)
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;
-
addLinks
public Span.Builder addLinks(int index, Span.Link.Builder builderForValue)
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;
-
addAllLinks
public Span.Builder addAllLinks(Iterable<? extends Span.Link> values)
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;
-
clearLinks
public Span.Builder clearLinks()
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;
-
removeLinks
public Span.Builder removeLinks(int index)
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;
-
getLinksBuilder
public Span.Link.Builder getLinksBuilder(int index)
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;
-
getLinksOrBuilder
public Span.LinkOrBuilder getLinksOrBuilder(int index)
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
-
getLinksOrBuilderList
public List<? extends Span.LinkOrBuilder> 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
-
addLinksBuilder
public Span.Link.Builder addLinksBuilder()
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;
-
addLinksBuilder
public Span.Link.Builder addLinksBuilder(int index)
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;
-
getLinksBuilderList
public List<Span.Link.Builder> getLinksBuilderList()
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;
-
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.
-
setDroppedLinksCount
public Span.Builder setDroppedLinksCount(int value)
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;- Parameters:
value- The droppedLinksCount to set.- Returns:
- This builder for chaining.
-
clearDroppedLinksCount
public Span.Builder clearDroppedLinksCount()
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;- Returns:
- This builder for chaining.
-
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
public Status 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.
-
setStatus
public Span.Builder setStatus(Status value)
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;
-
setStatus
public Span.Builder setStatus(Status.Builder builderForValue)
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;
-
mergeStatus
public Span.Builder mergeStatus(Status value)
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;
-
clearStatus
public Span.Builder clearStatus()
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;
-
getStatusBuilder
public Status.Builder getStatusBuilder()
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;
-
getStatusOrBuilder
public StatusOrBuilder 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
-
setUnknownFields
public final Span.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
mergeUnknownFields
public final Span.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Span.Builder>
-
-