mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-19 02:01:17 +00:00
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:
parent
4a7355d91d
commit
2aed8560e6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user