Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TryAddOptions

Package version

Options to configure the behavior of the tryAdd method on the EventDataBatch class.

Hierarchy

  • TryAddOptions

Index

Properties

Optional parentSpan

parentSpan: Span | SpanContext
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