andrewm4894 / anomstack

Anomstack - Painless open source anomaly detection for your metrics 📈📉🚀
https://andrewm4894.github.io/anomstack/
MIT License
83 stars 6 forks source link

Add a sleep_n type Param to avoid repeating alerts #73

Open andrewm4894 opened 6 months ago

andrewm4894 commented 6 months ago

Start simple with some sort of alert_silence_n Param that will just silence for n steps after an alert regardless of anything else.

Can make something more fancy later

andrewm4894 commented 6 months ago

https://github.com/andrewm4894/anomstack/pull/77