robusta-dev / robusta

Kubernetes observability and automation, with an awesome Prometheus integration
https://home.robusta.dev/
MIT License
2.5k stars 246 forks source link

Ability to advanced filtering any alert #687

Open lictw opened 1 year ago

lictw commented 1 year ago

Will be great if I will can set some burst time for triggers like annoying events, for example to send in my slack only the one alert every 4 hours, not more, when original K8s event will be spammed every minute. You also can imagine more parameters like regex filter for message or severity level.

arikalon1 commented 1 year ago

thanks for reporting this @lictw Prometheus alerts already fires once every 4 hours

Can you give an example of what other event you'd like to rate limit

aantn commented 6 months ago

@lictw we're currently considering new features around this capability, including grouping into Slack threads. Would you be open to jumping on a short call and providing feedback on some ideas?

arikalon1 commented 2 months ago

hey @lictw

We have just released Slack Notifications Grouping

Does that help with your requirements?