module

Tracing::LookupSpan

Trait for subscribers that can look up span data by ID.

Instance methods

current_span_id
Source
span(id : Core::Span::Id) : SpanRef | Nil
Source
span_data(id : Core::Span::Id) : Registry::SpanData | Nil
Source