Skip to main content

inject_current_span

Function inject_current_span 

Source
pub fn inject_current_span(headers: &mut HeaderMap)
Expand description

Inject current OpenTelemetry context into HTTP headers. Uses the global propagator to inject W3C Trace Context.