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
| Name | Requirement |
|---|---|
crate::attribute::JVM_MEMORY_POOL_NAME | Recommended |
crate::attribute::JVM_MEMORY_TYPE | Recommended |