Hi all, I'm trying to report metrics from a NiFi instance to an external system. I'm trying to get total messages processed, queue sizes, errors, etc.
I have a reporting task that is close to doing what I need but I only get the metrics for the last 5 minutes. Some of the data only processes every hour or two and I still need to be able to get a total count of how many were processed. Is there a way to increase the metric window size? Or is there another way to get total stats without having to implement my own tracking? Thank you. -Aaron
