force_flush_tracer_provider

Function force_flush_tracer_provider 

Source
pub fn force_flush_tracer_provider()
Available on crate feature trace only.
Expand description

Force flush all remaining spans in span processors.

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