In case anybody wants to review the PR for this one, here's the URL: https://github.com/apache/nifi/pull/4780
Jon ________________________________ From: Pierre Villard <[email protected]> Sent: Saturday, January 9, 2021 3:38 AM To: [email protected] <[email protected]> Subject: [EXT] Re: Including total or average queued duration for a Connection within ConnectionStatus [CAUTION] This email originated from outside the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi Jon, >From a monitoring perspective, I think it makes a lot of sense. This could also help quickly finding in a large flow where the flow files may spend most of the time (even though this could be seen via the lineage data as well). Thanks for filing the JIRA! Pierre Le ven. 8 janv. 2021 à 19:18, Kessler, Jon <[email protected]> a écrit : > When listing the contents of a connection you can see the queued duration > for individual FlowFiles. I believe that could also be a valuable metric to > include in the ConnectionStatus that is accessible by reporting tasks as it > pertains to the entire connection to give you a sense of how long files are > waiting to be processed on average. I intend to open a ticket for this > feature but wanted to solicit discussion on it as well. >
