[−][src]Constant opentelemetry::trace::TRACE_FLAG_NOT_SAMPLED
pub const TRACE_FLAG_NOT_SAMPLED: u8 = 0x00;
A SpanContext with TRACE_FLAG_NOT_SAMPLED means the span is not sampled.
pub const TRACE_FLAG_NOT_SAMPLED: u8 = 0x00;
A SpanContext with TRACE_FLAG_NOT_SAMPLED means the span is not sampled.