opentelemetry_semantic_conventions::attribute

Constant JVM_MEMORY_TYPE

Source
pub const JVM_MEMORY_TYPE: &str = "jvm.memory.type";
Expand description

The type of memory.

§Notes

§Examples

  • "heap"
  • "non_heap"