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.
pub const PROCESS_CPU_STATE: &str = "process.cpu.state";
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.