pub const K8S_POD_CPU_USAGE: &str = "k8s.pod.cpu.usage";
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
| |
Instrument: | gauge |
Unit: | {cpu} |
Status: | Experimental |