TracerShim wraps a {@link api.Tracer} and implements the OpenTracing tracer API.
Starts a new Span. Start the span without setting it on context.
This method do NOT modify the current Context.
Span The newly created span
Generated using TypeDoc
TracerShim wraps a {@link api.Tracer} and implements the OpenTracing tracer API.