Commit fe4e44f0 authored by Ignacio's avatar Ignacio
Browse files

Generaliza la regla de backup

parent f1367059
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,7 +24,7 @@ groups:
        }}' on '{{ $labels.container_label_com_docker_swarm_node_id }}'

  - alert: backup_db_not_created
    expr: time() - backup_created_date_seconds{exported_job="vessel-db", label="ais-db"} > 86400
    expr: time() - backup_created_date_seconds{} > 86400
    labels:
      severity: warning
    annotations: