I am using Grafana/Prometheus setup and configured 100+ graphs on multiple dashboards. I want to display graphs where it reached to the threshold values.
Example : 5 servers out of 100 has reached to threshold values 80% of utilization.
I need to display these FIVE problematic graphs on the top of screen/dashboard so that user can quickly get view and no need to navigate across 100 of graphs to find issues.
Please provide your inputs to achieve this requirement.