DEV-878: inc. threshold for postgres backups

cherry-pick-9c6aec87
friedrich goerz 3 years ago
parent 3bdcfc0820
commit 300c7f3651

@ -67,6 +67,7 @@ smardigo-connect:
alerts: alerts:
postgres: postgres:
basebackup: basebackup:
timeThreshold: 86400 # for backups older than 1 day
teamLabel: alerting-nso-mobene teamLabel: alerting-nso-mobene
connect: connect:
additional_labels: additional_labels:

@ -67,6 +67,7 @@ smardigo-connect:
alerts: alerts:
postgres: postgres:
basebackup: basebackup:
timeThreshold: 86400 # for backups older than 1 day
teamLabel: alerting-nso-mobene teamLabel: alerting-nso-mobene
connect: connect:
additional_labels: additional_labels:

Loading…
Cancel
Save