JVM_MEMORY_TYPE

Constant JVM_MEMORY_TYPE 

pub const JVM_MEMORY_TYPE: &'static str;
Available on crate feature opentelemetry only.
Expand description

The type of memory.

§Notes

§Examples

  • "heap"
  • "non_heap"