You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package_variants/mainnet/mainnet-notifications.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ endpoints:
14
14
definition:
15
15
title: "Mainnet ETH Node Synced Check"
16
16
description: "Check if the Mainnet ETH Node is synced. You will receive a notification if the node is syncing and another one when it is synced."
17
+
priority: "low"
17
18
alerts:
18
19
- type: custom
19
20
enabled: true
@@ -36,6 +37,7 @@ endpoints:
36
37
definition:
37
38
title: "Mainnet ETH Node Peers count Check"
38
39
description: "Check if the Mainnet ETH Node has a minimum of peers. You will receive a notification if the node has less than the peers defined and another one when it has more than the peers defined."
0 commit comments