Bugra Kocabay

Results 3 comments of Bugra Kocabay

Maybe adding a bool flag named `consecutive` under `alerts`, that will allow sending notification on every `failure-threshold`'s multiple. ``` alerts: - type: discord description: "healthcheck failed" send-on-resolved: true failure-threshold: 2...

Hi @mxcd , so what you have in mind is, having the flexibility to have different time intervals for the initial alert and subsequent reminders. For instance, you want the...

Hi @TwiN What is your opinion about this? How should we proceed?