Skip to content

Commit

Permalink
Merge pull request #14238 from MinaProtocol/feat/o1js-add-mina-submod…
Browse files Browse the repository at this point in the history
…ule-support-develop
  • Loading branch information
psteckler authored Oct 12, 2023
2 parents aead6fa + bac960c commit d905bd9
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 d905bd9

Please sign in to comment.