1
0
Fork 0

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
Dustin 2025-09-12 07:25:21 -05:00
parent 5869afa923
commit 7158ff89df
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@ groups:
time() - restic_backup_timestamp{ time() - restic_backup_timestamp{
client_hostname!="bw0.pyrocufflink.blue", client_hostname!="bw0.pyrocufflink.blue",
client_hostname!="luma.pyrocufflink.blue", client_hostname!="luma.pyrocufflink.blue",
client_hostname!="purplepi.hatch",
client_hostname!="toad.pyrocufflink.blue", client_hostname!="toad.pyrocufflink.blue",
}> 604800 }> 604800
annotations: annotations: