[][src]Constant opentelemetry::trace::TRACE_FLAG_NOT_SAMPLED

pub const TRACE_FLAG_NOT_SAMPLED: u8 = 0x00;
This is supported on crate feature trace only.

A SpanContext with TRACE_FLAG_NOT_SAMPLED means the span is not sampled.