Releases: oliver006/redis_exporter
Releases · oliver006/redis_exporter
v1.38.0
- PR #652 - Add latency percentiles per command (thx @filipecosta90 )
- Exporter is now build with Golang 1.18
v1.35.1
- PR #611 - Add command line option to control redacting of sensitive config metrics
v1.35.0
- PR #605 - Update module github.com/prometheus/client_golang to v1.12.1
- PR #607 - Export config as metrics, export values of check keys as strings
v1.34.1
- PR #603 - Update module github.com/prometheus/client_golang to v1.12.0
v1.34.0
- PR #600 - Add additional command and errorstats metrics (thx @filipecosta90 )
- PR #596 - Update module github.com/gomodule/redigo to v1.8.8
v1.33.0
- PR #593 - Add support for mTLS for the metrics endpoint (thx @bjosv )
v1.32.0
- PR #588 - addtl stream metrics with item IDs (thx @Lupunita )
- PR #589 - update redigo to v1.8.6
v1.31.4
- try to fix multi-arch Docker manifests