monasca-agent/conf.d/redisdb.yaml.example

10 lines
265 B
Plaintext

init_config:
instances:
# - host: localhost
# port: 6379
# unix_socket_path: /var/run/redis/redis.sock # optional, can be used in lieu of host/port
# password: mypassword
# tags:
# - optional_tag1
# - optional_tag2