Mark Payne created NIFI-6772:
--------------------------------
Summary: Include Garbage Collection info in Diagnostics dump
Key: NIFI-6772
URL: https://issues.apache.org/jira/browse/NIFI-6772
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
When obtaining a Diagnostics Dump via `bin/nifi.sh diagnostics <filename>` the
output should include information about garbage collection:
* Number of each type of garbage collection
* Average amount of time spent for each type of GC
* Longest GC pause encountered
* Info about each of the last N number of GC events, to include time/date,
duration, reason for GC, type of GC, etc.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)