Constant opentelemetry_semantic_conventions::trace::PROCESS_CPU_STATE
source ยท pub const PROCESS_CPU_STATE: &str = "process.cpu.state";
Expand description
The CPU state for this data point. A process SHOULD be characterized either by data points with no state
labels, or only data points with state
labels.