v-m/alerts: Ignore Restic alert for Purple Pi
The Purple Pi is no more. We want to keep it's backups around, though, but we don't need alerts about them.pull/83/head
parent
5869afa923
commit
7158ff89df
|
@ -248,6 +248,7 @@ groups:
|
|||
time() - restic_backup_timestamp{
|
||||
client_hostname!="bw0.pyrocufflink.blue",
|
||||
client_hostname!="luma.pyrocufflink.blue",
|
||||
client_hostname!="purplepi.hatch",
|
||||
client_hostname!="toad.pyrocufflink.blue",
|
||||
}> 604800
|
||||
annotations:
|
||||
|
|
Loading…
Reference in New Issue