opentelemetry_semantic_conventions::metric

Constant K8S_POD_CPU_TIME

Source
pub const K8S_POD_CPU_TIME: &str = "k8s.pod.cpu.time";
Expand description

§Description

Total CPU time consumed

§Notes

Total CPU time consumed by the specific Pod on all available CPU cores

§Metadata

Instrument:counter
Unit:s
Status:Experimental