Constant SYSTEM_CPU_UTILIZATION
pub const SYSTEM_CPU_UTILIZATION: &'static str;Expand description
§Description
For each logical CPU, the utilization is calculated as the change in cumulative CPU time (cpu.time) over a measurement interval, divided by the elapsed time
§Metadata
| Instrument: | gauge |
| Unit: | 1 |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::CPU_LOGICAL_NUMBER | Recommended |
crate::attribute::CPU_MODE | Recommended |