Dear Grafana users,
We have more than 200 servers that we are monitoring with Grafana currently. We need to setup alerts to get noticed about issues. The goal is to have one dynamic alert that monitors the disk space. We managed to have this alert but the way it sends the email is not what we want.
Currently, if the rule gets fired by 10 instances at the same time, it just sends one email containing the information about those 10 fired instances.
The ideal case is to send 10 separate emails with the specific message for each instance.
Would you please share your solutions?
Thanks a lot