Make redis optional for blocky to help with resliliance to a single host failing

This commit is contained in:
IamTheFij 2022-05-19 16:54:16 -07:00
parent 38597a7eda
commit 5f9a04fa5d
1 changed files with 2 additions and 5 deletions

View File

@ -39,11 +39,8 @@ prometheus:
redis:
address: {{ env "NOMAD_UPSTREAM_ADDR_redis" }}
# password: passwd
# database: 2
required: true
# connectionAttempts: 10
# connectionCooldown: 3s
connectionAttempts: 10
connectionCooldown: 3s
# queryLog:
# type: mysql