A configuration object for trace parameters
Get the eventListeners from tracer instance
A configuration for starting the tracer
A propagation instance
Noop implementations
Clear the currentRootSpan from tracer instance
Happens when a span is ended
Happens when a span is started
Register a OnEndSpanEventListener on the tracer instance
Sets the current root span.
Start a tracer instance
Configuration for tracer instace
A tracer instance started
Start a new Span instance to the currentRootSpan
Optional
options: SpanOptionsA TraceOptions object to start a root span.
The new Span instance started
Noop implementations
Unregisters an end span event listener.
Binds the trace context to the given event emitter. This is necessary in order to create child spans correctly in event handlers.
An event emitter whose handlers should have the trace context binded to them.
Get the active status from tracer instance