pub const PROCESS_CPU_UTILIZATION: &str = "process.cpu.utilization";
Expand description
§Description
Difference in process.cpu.time since the last measurement, divided by the elapsed time and number of CPUs available to the process
§Metadata
Instrument: | gauge |
Unit: | 1 |
Status: | Experimental |
§Attributes
Name | Requirement |
---|---|
crate::attribute::CPU_MODE | Recommended |