opentelemetry_semantic_conventions::metric

Constant JVM_CPU_TIME

source
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