pub const JVM_CPU_RECENT_UTILIZATION: &str = "jvm.cpu.recent_utilization";
Recent CPU utilization for the process 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
system.cpu.utilization
gauge
1
Stable