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.
pub fn shutdown_telemetry()telemetry only.Shutdown telemetry and flush any pending spans
Should be called before application exit to ensure all telemetry data is sent.