rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant JVM_MEMORY_TYPE

pub const JVM_MEMORY_TYPE: &'static str;
Expand description

The type of memory.

ยงExamples

  • "heap"
  • "non_heap"