## All available configuration options, their descriptions and default values: ## https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/redis#readme jobs: - name: local address: 'unix://@/tmp/redis.sock' - name: local address: 'unix://@/var/run/redis/redis.sock' - name: local address: 'unix://@/var/lib/redis/redis.sock'