OTEL_SPAN_PARENT_ORIGIN

Constant OTEL_SPAN_PARENT_ORIGIN 

Source
pub const OTEL_SPAN_PARENT_ORIGIN: &str = "otel.span.parent.origin";
Expand description

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

ยงNotes