opentelemetry_
semantic_
conventions
0.28.0
JVM_
MEMORY_
TYPE
Sections
Notes
Examples
In opentelemetry_
semantic_
conventions::
attribute
opentelemetry_semantic_conventions
::
attribute
Constant
JVM_MEMORY_TYPE
Copy item path
Source
pub const JVM_MEMORY_TYPE: &
str
= "jvm.memory.type";
Expand description
The type of memory.
§
Notes
§
Examples
"heap"
"non_heap"