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 8a606cbe05
commit faef7f3734

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