pub const JVM_MEMORY_USED_AFTER_LAST_GC: &str = "jvm.memory.used_after_last_gc";
Expand description

§Description

Measure of memory used, as measured after the most recent garbage collection event on this pool.

§Metadata

Instrument:updowncounter
Unit:By
Status:Stable

§Attributes