Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TryAddOptions

Package version

The set of options to configure the behavior of tryAdd.

  • parentSpan : The Span or SpanContext to use as the parent of the span created while calling this operation.

Hierarchy

  • TryAddOptions

Index

Properties

Properties

Optional parentSpan

parentSpan: Span | SpanContext

The Span or SpanContext to use as the parent of any spans created while adding events.

Generated using TypeDoc