Releases: oliver006/redis_exporter
Releases · oliver006/redis_exporter
v1.45.0
- PR #710 - KeyDB multimaster support (thx @mihaiush )
- PR #708 - Bump github.com/prometheus/client_model from 0.2.0 to 0.3.0
v1.44.0
- PR #691 - Add Redis Sentinel metrics ckquorum metric (thx @opan )
v1.43.1
- Update Golang to 1.19 and prometheus/client_golang to v1.13.0
- Build with latest Alpine docker image
v1.43.0
- PR #666 - Add config to set minimum TLS version (thx @bjosv )
v1.42.0
- Add binaries for darwin/arm64
v1.39.0
- PR #643 - Add redacted addr to scrapeRedisHost error message (thx @neomantra )