Skip to content

Releases: oliver006/redis_exporter

v1.38.0

31 May 11:43
Compare
Choose a tag to compare
  • PR #652 - Add latency percentiles per command (thx @filipecosta90 )
  • Exporter is now build with Golang 1.18

v1.37.0

18 Mar 01:18
a1c28b7
Compare
Choose a tag to compare

v1.36.0

11 Mar 03:12
2ae48e9
Compare
Choose a tag to compare

v1.35.1

15 Feb 01:26
a8f5b9c
Compare
Choose a tag to compare
  • PR #611 - Add command line option to control redacting of sensitive config metrics

v1.35.0

02 Feb 03:14
8bfc4e0
Compare
Choose a tag to compare
  • 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

19 Jan 13:02
43cc97d
Compare
Choose a tag to compare
  • PR #603 - Update module github.com/prometheus/client_golang to v1.12.0

v1.34.0

19 Jan 01:12
5cfd2db
Compare
Choose a tag to compare
  • 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

20 Dec 13:23
5cc86bb
Compare
Choose a tag to compare
  • PR #593 - Add support for mTLS for the metrics endpoint (thx @bjosv )

v1.32.0

03 Dec 14:28
224802c
Compare
Choose a tag to compare
  • PR #588 - addtl stream metrics with item IDs (thx @Lupunita )
  • PR #589 - update redigo to v1.8.6

v1.31.4

17 Nov 12:30
f6e78de
Compare
Choose a tag to compare
  • try to fix multi-arch Docker manifests