Constant OTEL_SPAN_PARENT_ORIGIN

pub const OTEL_SPAN_PARENT_ORIGIN: &'static str;
Expand description

Determines whether the span has a parent span, and if so, whether it is a remote parent

ยงNotes