Closed MiteshShah closed 7 years ago
For the people that are finding this later on, the solution is to uninstall python-redis with yum, and then re install with pip.
$ yum remove python-redis
$ pip install redis
This repo has moved to https://github.com/python-diamond/Diamond
Please open a new ticket there if this issue is not resolved with the current code there.
Thanks!
ISSUE - [2016-02-26 09:34:05,030] [MainThread] RedisCollector: failed to connect to localhost:6379. init() got an unexpected keyword argument 'unix_socket_path'.