Constant K8S_NODE_CPU_TIME
pub const K8S_NODE_CPU_TIME: &'static str;
Expand description
§Description
Total CPU time consumed
§Notes
Total CPU time consumed by the specific Node on all available CPU cores
| |
Instrument: | counter |
Unit: | s |
Status: | Development |