Bind a Span as the target's scope
An object to bind the scope.
A specific Span to use. Otherwise, use the current one.
Returns the BinaryFormat interface for serializing/deserializing Spans.
Returns the current Span from the current context, if available.
Returns the HttpTextFormat interface for injecting/extracting Spans.
Send a pre-populated Span object to the exporter.
The span to pass along.
Starts a new Span.
The name of the span.
The SpanOptions used during Span creation.
Executes the given function within the context provided by a Span.
The span that provides the context.
The function to be executed.
Generated using TypeDoc
A no-op implementation of Tracer that can be used when tracing is disabled.