Skip to main content

PROCESS_CONTEXT_SWITCH_TYPE

Constant PROCESS_CONTEXT_SWITCH_TYPE 

pub const PROCESS_CONTEXT_SWITCH_TYPE: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

Specifies whether the context switches for this data point were voluntary or involuntary.

§Notes