Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TryAddOptions

Package version

The set of options to manually propagate Span context for distributed tracing.

Hierarchy

  • TryAddOptions

Index

Properties

Properties

Optional parentSpan

parentSpan: Span | SpanContext | null

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