Skip to content

Commit d3a0fea

Browse files
pablomendezroyomateumiralles
authored andcommitted
add priority
1 parent 74c1fc9 commit d3a0fea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package_variants/mainnet/mainnet-notifications.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ endpoints:
1414
definition:
1515
title: "Mainnet ETH Node Synced Check"
1616
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"
1718
alerts:
1819
- type: custom
1920
enabled: true
@@ -36,6 +37,7 @@ endpoints:
3637
definition:
3738
title: "Mainnet ETH Node Peers count Check"
3839
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."
40+
priority: "low"
3941
alerts:
4042
- type: custom
4143
enabled: true

0 commit comments

Comments
 (0)