# Functions
GetTracer obtains and returns a new Jaeger tracer.
MustGetTracer obtains and returns a new Jaeger tracer or panics if any error occurs.
# Variables
Pool keeps track of instantiated tracers and provides a helper method for closing all of them at once.