3.1 KiB
3.1 KiB
JVM
JVM Attributes
[1]: Garbage collector action is generally obtained via GarbageCollectionNotificationInfo#getGcAction().
[2]: Garbage collector name is generally obtained via GarbageCollectionNotificationInfo#getGcName().
[3]: Pool names are generally obtained via MemoryPoolMXBean#getName().
jvm.memory.type MUST be one of the following:
| Value | Description | Stability |
|---|---|---|
heap |
Heap memory. | |
non_heap |
Non-heap memory |
jvm.thread.state MUST be one of the following: