Consolidate Alert Notification (Email)?

I have a 190 node kubernetes cluster. I would like to monitor disk usage for three different mount points. I can automate and create 190*3 = 570 alerts.

If i do so

  1. A single dashboard will not be able to load 570 alerts.
  2. In worst case, 570 email notifications will be sent out. This is not good.

Is there a way to consolidate similar alert notifications into a single notification (email) and send it out ?

Used an OR condition and I now see a consolidated email alert