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 alert snooze functionality #82

Closed andrewm4894 closed 6 months ago

andrewm4894 commented 6 months ago

This pull request adds a window function to check for previous alerts within the last alert_snooze_n values. It also updates the metric_alert_calculated column to only alert if the metric has not been alerted on in the last alert_snooze_n values.