Package version
The set of options to configure the behavior of tryAdd.
tryAdd
parentSpan
Span
SpanContext
parent
The Span or SpanContext to use as the parent of any spans created while adding events.
Generated using TypeDoc
The set of options to configure the behavior of
tryAdd
.parentSpan
: TheSpan
orSpanContext
to use as theparent
of the span created while calling this operation.