opentelemetry_semantic_conventions::metric

Constant JVM_CLASS_LOADED

source
pub const JVM_CLASS_LOADED: &str = "jvm.class.loaded";
Expand description

§Description

Number of classes loaded since JVM start

§Metadata

Instrument:counter
Unit:{class}
Status:Stable