Releases: oliver006/redis_exporter
Releases · oliver006/redis_exporter
v0.10.5
- exporting more cluster info metrics (thx @vvanholl)
v0.10.3
- add support for REDIS_ADDR environment variable
v0.10.2
- fix build to force updating dependencies on every build
v0.10.1
- fix docker build
- add more debug info
v0.10.0
- support SSL connections to monitor e.g. Azure Redis instances
- configurable log format (txt or json)
v0.9.1
- continue even if
CONFIG
fails (for AWS ElastiCache)
v0.9.0
- breaking change: renamed some metrics as per best practices [#33]
v0.8.0
- support unix sockets
- cluster stats
- exporting build info