CPU_MODE

Constant CPU_MODE 

pub const CPU_MODE: &'static str;
Available on crate feature opentelemetry only.
Expand description

The mode of the CPU

§Notes

§Examples

  • "user"
  • "system"