pub const JVM_SYSTEM_CPU_UTILIZATION: &'static str;
Expand description

§Description

Recent CPU utilization for the whole system as reported by the JVM.

The value range is [0.0,1.0]. This utilization is not defined as being for the specific interval since last measurement (unlike system.cpu.utilization). Reference.

§Metadata

Instrument:gauge
Unit:1
Status:Experimental