Releases: oliver006/redis_exporter
Releases · oliver006/redis_exporter
v0.8.0
- support unix sockets
- cluster stats
- exporting build info
v0.6.4
- version bump to build docker images
v0.6.3
- get binary and release versions in sync
v0.6.2
- bump version to build binaries
v0.6.1
- changed check keys separator to
=
v0.6
- add exporting of keys and key length/sizes
v0.5
- added more metrics, mostly for persistence and replication
- updated the Dockerfile to use alpine:3.4 which uses Go 1.6
- better test coverage
v0.4
- allow separate passwords for redis nodes
- add CircleCI integration