Package version
An enumeration that represents global trace flags. These flags are propagated to all child Span. These determine features such as whether a Span should be traced. It is implemented as a bitmask.
Bit to represent whether trace is sampled in trace flags.
Bit to represent whether trace is unsampled in trace flags.
Generated using TypeDoc
An enumeration that represents global trace flags. These flags are propagated to all child Span. These determine features such as whether a Span should be traced. It is implemented as a bitmask.