Construct a TracingHook with the given options.
Optional
options: TracingHookOptionsOptions to customize tracing behavior.
Optional
Private
Readonly
_optionsPrivate
Readonly
_tracerOptional
afterOptional
beforeGenerated using TypeDoc
The TracingHook adds OpenTelemetry support to the LaunchDarkly SDK.
By default, span events will be added for each call to a "Variation" method.
The span event will include the canonicalKey of the context, the provider of the evaluation (LaunchDarkly), and the key of the flag being evaluated.