Skip to main content

current_span_id

Function current_span_id 

Source
pub fn current_span_id() -> String
👎Deprecated since 0.2.0:

Use tracing::Span::current() instead

Available on crate feature otel only.
Expand description

Get the current span ID (placeholder - use tracing for real spans)