CONTAINER_CPU_STATE

Constant CONTAINER_CPU_STATE 

Source
pub const CONTAINER_CPU_STATE: &str = "container.cpu.state";
👎Deprecated: {note: Replaced by cpu.mode., reason: renamed, renamed_to: cpu.mode}
Expand description

Deprecated, use cpu.mode instead.

§Notes

§Examples

  • "user"
  • "kernel"