nimbus.prater: bump consul alerts thresholds

We really don't care about this fleet.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-03-10 13:08:23 +01:00
parent 4a7355d91d
commit 2aed8560e6
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 3 additions and 3 deletions

View File

@ -106,9 +106,9 @@ beacon_node_exec_layer_urls: >-
}}
beacon_node_exec_layer_jwt_secret: '{{ geth_authrpc_jwtsecret }}'
# Reduce Consul alerts sensitivity
beacon_node_consul_success_before_passing: 5
beacon_node_consul_failures_before_warning: 10
beacon_node_consul_failures_before_critical: 20
beacon_node_consul_success_before_passing: 100
beacon_node_consul_failures_before_warning: 300
beacon_node_consul_failures_before_critical: 500
# Periodic resync to save space
beacon_node_resync_enabled: false
beacon_node_resync_timer_enabled: false