opentelemetry_semantic_conventions::metric

Constant SYSTEM_CPU_UTILIZATION

Source
pub const SYSTEM_CPU_UTILIZATION: &str = "system.cpu.utilization";
Expand description

§Description

Difference in system.cpu.time since the last measurement, divided by the elapsed time and number of logical CPUs

§Metadata

Instrument:gauge
Unit:1
Status:Experimental

§Attributes