Constant JVM_MEMORY_USED_AFTER_LAST_GC
pub const JVM_MEMORY_USED_AFTER_LAST_GC: &'static str;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 |