Releases: oliver006/redis_exporter
Releases · oliver006/redis_exporter
v0.12.2
- fix sanitizeMetricName to properly fix up invalid metric names
v0.12.1
- ensure valid metric names (thx @azr )
v0.11.3
- added wildcard matching for --check-keys (thx @albestia)
v0.11.2
- added a few more metrics incl. redis instance information
v0.11.1
- add timeouts to redis connections to not stall on unresponsive hosts.
v0.11
- fix max memory metric, it's now coming from
INFO
v0.10.9.1
- rebuild to test static builds