pub const CONTAINER_CPU_STATE: &str = "container.cpu.state";
Expand description
The CPU state for this data point. A container SHOULD be characterized either by data points with no state
labels, or only data points with state
labels.
§Examples
user
kernel