Constant K8S_NODE_CPU_TIME
Source pub const K8S_NODE_CPU_TIME: &str = "k8s.node.cpu.time";
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 |