Skip to content

Commit

Permalink
Merge branch 'develop' into feature/recursive-chunks-too
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmr1993 authored Oct 18, 2023
2 parents 3887340 + 5794dc2 commit d22db61
Show file tree
Hide file tree
Showing 23 changed files with 1,279,327 additions and 31,522 deletions.
2 changes: 1 addition & 1 deletion automation/terraform/monitoring/o1-testnet-alerts.tf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module "o1testnet_alerts" {
alert_timeframe = "1h"
alert_duration = "10m"
pagerduty_alert_filter = "devnet2|mainnet"
berkeley_testnet = "testnet=\"(berkeley|testworld-2-0)\""
berkeley_testnet = "testnet=~\"(berkeley|testworld-2-0)\""
synced_status_filter = "syncStatus=\"SYNCED\""
}

Expand Down
Loading

0 comments on commit d22db61

Please sign in to comment.