pub const K8S_POD_CPU_USAGE: &'static str;
Expand description

§Description

Pod’s CPU usage, measured in cpus. Range from 0 to the number of allocatable CPUs

§Notes

CPU usage of the specific Pod on all available CPU cores, averaged over the sample window

§Metadata

Instrument:gauge
Unit:{cpu}
Status:Experimental