opentelemetry_semantic_conventions::attribute

Constant SYSTEM_CPU_STATE

Source
pub const SYSTEM_CPU_STATE: &str = "system.cpu.state";
๐Ÿ‘ŽDeprecated: Replaced by cpu.mode
Expand description

Deprecated, use cpu.mode instead.

ยงExamples

  • "idle"
  • "interrupt"