opentelemetry_semantic_conventions::attribute

Constant CPU_MODE

Source
pub const CPU_MODE: &str = "cpu.mode";
Expand description

The mode of the CPU

ยงExamples

  • "user"
  • "system"