shutdown_telemetry

Function shutdown_telemetry 

Source
pub fn shutdown_telemetry()
Available on crate feature telemetry only.
Expand description

Shutdown telemetry and flush any pending spans

Should be called before application exit to ensure all telemetry data is sent.