Function opentelemetry::global::shutdown_tracer_provider
source ยท pub fn shutdown_tracer_provider()
Expand description
Shut down the current tracer provider. This will invoke the shutdown method on all span processors. span processors should export remaining spans before return