OTEL_SPAN_PARENT_ORIGIN

Constant OTEL_SPAN_PARENT_ORIGIN 

pub const OTEL_SPAN_PARENT_ORIGIN: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

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

ยงNotes