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

Optional parentSpan

parentSpan: Span | SpanContext | null
deprecated

Tracing options have been moved to the tracingOptions property.

Optional tracingOptions

tracingOptions: OperationTracingOptions

The options to use when creating Spans for tracing.

Generated using TypeDoc