Documentation / @zerotal/telemetry / currentSpan
Function: currentSpan()
currentSpan():
Span|undefined
Defined in: telemetry/src/SpanContext.ts:16
Return the currently active span, or undefined if none is active.
Returns
Span | undefined
Documentation / @zerotal/telemetry / currentSpan
currentSpan():
Span|undefined
Defined in: telemetry/src/SpanContext.ts:16
Return the currently active span, or undefined if none is active.
Span | undefined
On this page