Package version
The set of options to manually propagate Span context for distributed tracing.
Span
parentSpan
SpanContext
parent
The Span or SpanContext to use as the parent of any spans created while calling operations that make a request to the service.
Generated using TypeDoc
The set of options to manually propagate
Span
context for distributed tracing.parentSpan
: TheSpan
orSpanContext
for the operation to use as aparent
when creating its own span.