jvm.gc.name
Stablestringas of v1.44.0
Name of the garbage collector.
Garbage collector name is generally obtained via GarbageCollectionNotificationInfo#getGcName()).
Examples
- G1 Young Generation
- G1 Old Generation
Used by
metrics (1)
- jvm.gc.duration
* required on that signal.
History
Already present at v1.30.0, the oldest release tracked here (stable).