[−][src]Constant opentelemetry::trace::TRACE_FLAG_SAMPLED
pub const TRACE_FLAG_SAMPLED: u8 = 0x01;
TRACE_FLAG_SAMPLED is a bitmask with the sampled bit set. A SpanContext with the sampling bit set means the span is sampled.