pub const JVM_CPU_TIME: &str = "jvm.cpu.time";
Expand description

§Description

CPU time used by the process as reported by the JVM.

§Metadata

Instrument:counter
Unit:s
Status:Stable