jvm.memory.pool.name
Stablestringas of v1.44.0
Name of the memory pool.
Pool names are generally obtained via MemoryPoolMXBean#getName()).
Examples
- G1 Old Gen
- G1 Eden space
- G1 Survivor Space
Used by
metrics (5)
- jvm.memory.committed
- jvm.memory.init
- jvm.memory.limit
- jvm.memory.used
- jvm.memory.used_after_last_gc
* required on that signal.
History
Already present at v1.30.0, the oldest release tracked here (stable).