Skip to content

Commit

Permalink
Merge branch 'feat/o1js-add-mina-submodule-support' into feat/o1js-ad…
Browse files Browse the repository at this point in the history
…d-mina-submodule-develop-rampup
  • Loading branch information
MartinMinkov committed Oct 11, 2023
2 parents aead6fa + 4f20eb6 commit bac960c
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 bac960c

Please sign in to comment.