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

pub const TRACE_FLAG_NOT_SAMPLED: u8 = 0x00;

A SpanReference with TRACE_FLAG_NOT_SAMPLED means the span is not sampled.