arthas_heapdump
Create a Java heap dump file to analyze memory usage and detect memory leaks.
Instructions
Create a heap dump file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| live | No | Only dump live objects | |
| timeout | No | Timeout in ms | |
| filename | No | Output file path |