healthchecks / healthchecks

Open-source cron job and background task monitoring service, written in Python & Django

Home Page:https://healthchecks.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some way to treat emails with no matching keywords as "fail" by default

cuu508 opened this issue · comments

From #944

I backup about 5 VMs per hypervisor. Each hypervisor has an email setup in HealthChecks. So if 4/5 of the backups succeed, HC will get 4 daily emails and one ignored email unless I catch the failure keyword. The gap between backups is not long enough for the grace time to catch it, since I don't think I can specify a different email for each VM backup.