Hi NiFi Community, I'm working with Apache NiFi version 1.27.0, and I need help figuring out how to report or monitor when a queue is full. I want to be able to track and get alerts if any queue in my NiFi instance reaches its full capacity.
I’ve looked through the NiFi documentation and community discussions, but I haven't found a clear approach to monitor the queues effectively. Can anyone provide advice or best practices for reporting on a full queue? Specifically, I'm looking for a way to: - Monitor when a queue reaches its maximum capacity. - Set up alerts or notifications based on queue status. - Log or report this event for monitoring or troubleshooting purposes. Any help or pointers would be greatly appreciated. Thanks in advance!