pub const K8S_NODE_CPU_USAGE: &'static str;
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

§Metadata

Instrument:gauge
Unit:{cpu}
Status:Experimental