Optional
dataData of the Span.
Optional
descriptionDescription of the Span.
Optional
endTimestamp in seconds (epoch time) indicating when the span ended.
Optional
opOperation of the Span.
Optional
parentParent Span ID
Optional
sampledWas this span chosen to be sent as part of the sample?
Optional
spanSpan ID
Optional
startTimestamp in seconds (epoch time) indicating when the span started.
Optional
statusCompletion status of the Span. See: {@sentry/tracing SpanStatus} for possible values
Optional
tagsTags of the Span.
Optional
traceTrace ID
Generated using TypeDoc
Interface holding all properties that can be set on a Span on creation.