Skip to content

Commit

Permalink
Update alertrules.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ironoa authored Dec 7, 2023
1 parent a23d6ad commit ba3873a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/prometheus/alertrules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tests:
origin: clusterName
environment: production
exp_annotations:
message: "Scanner got stuck for more than 10 minutes at block https://polkadot.subscan.io/block/0 | Please check the monitoring/polkadot-watcher-tx service"
message: "Scanner got stuck for more than 20 minutes | Please check the monitoring/polkadot-watcher-tx service"
# Test ScanStallLong NO alert
- eval_time: 40m
alertname: ScanStallLong
Expand All @@ -43,7 +43,7 @@ tests:
origin: clusterName
environment: production
exp_annotations:
message: "Scanner got stuck for more than 20 minutes at block https://polkadot.subscan.io/block/0 | Please check the monitoring/polkadot-watcher-tx service"
message: "Scanner got stuck for more than 40 minutes | Please check the monitoring/polkadot-watcher-tx service"
# Test ScanStallShort NO alert, resolved
- eval_time: 42m
alertname: ScanStallShort
Expand Down

0 comments on commit ba3873a

Please sign in to comment.