Returns a Tracer, creating one if one with the given name and version is not already created.
This function may return different Tracer types (e.g. {@link NoopTracerProvider} vs. a functional tracer).
The name of the tracer or instrumentation library.
The version of the tracer or instrumentation library.
The options of the tracer or instrumentation library.
Tracer A Tracer with the given name and version
Generated using TypeDoc
A registry for creating named Tracers.
1.0.0