Function opentelemetry::global::force_flush_tracer_provider[][src]

pub fn force_flush_tracer_provider()
Expand description

Force flush all remaining spans in span processors.

Use the global::handle_error to handle errors happened during force flush.