By the way, we are asking for help, for Nifi 1.24, not for Nifi 2. From: Alex Huang via users <users@nifi.apache.org> Sent: Thursday, April 10, 2025 7:13 PM To: users@nifi.apache.org Subject: How to calculate each processor's execution latency and success rate for reporting purpose ?
Hi all, We want do develop dashboards to show every processor's execution latency (in seconds) and execution success / failure count, inside a given process group . So that users can know, how fast their processors runs. And do they run successfully ? How can we realize it ? In order to calcuate every processor's execution latency, does Nifi collects something like: 1. The duration to run each processor 2. The start / end time to run each processor ? For failure count, it means how many times flow files go to the "Failure" relationship of a processor. Alternatively, do you have any better practice, how to see the performance and success rate of each processor, inside a given process group by some dashboards ? ________________________________ This e-mail message, including any attachments, is for the sole use of the intended recipient, and may contain material that is privileged or confidential and legally protected from disclosure. If you are not the intended recipient or have received this message in error, you are not authorized to copy, distribute, or otherwise use this message or its attachments. Please notify the sender immediately by return e-mail and permanently delete this message and any attachments.