pub const K8S_NODE_CPU_USAGE: &str = "k8s.node.cpu.usage";
Expand description
§Description
Node’s CPU usage, measured in cpus. Range from 0 to the number of allocatable CPUs
§Notes
CPU usage of the specific Node on all available CPU cores, averaged over the sample window
| |
Instrument: | gauge |
Unit: | {cpu} |
Status: | Experimental |