Optional config: Partial<TracerConfig>Gets the current trace context.
Starts a new span.
Span name
Optional options: SpanOptionsSpan options
The created span
Wraps an async function with tracing.
Span name
Function to wrap
Optional options: SpanOptionsSpan options
Result of the function
Extracts trace context from a carrier.
Object to extract from
Extracted context or undefined
Adds a span exporter.
Exporter to add
Gets tracer statistics.
Readonly nameGets the tracer name.
Distributed tracer implementation.