Constant OTEL_SPAN_SAMPLING_RESULT

pub const OTEL_SPAN_SAMPLING_RESULT: &'static str;
Expand description

The result value of the sampler for this span

§Notes