Skip to content

Releases: oliver006/redis_exporter

v1.63.0

09 Sep 05:40
Compare
Choose a tag to compare
  • PR #924 - Add add label master_replid to metricinstance_info (thx @wilkice)
  • PR #933 - Export client-output-buffer-limit (thx @jdheyburn)
  • Updated dependencies: Golang 1.23, prometheus/client_golang 1.20.2,

v1.62.0

17 Jul 05:12
620cb99
Compare
Choose a tag to compare
  • PR #917 - fix stream entry id metric for Redis 6 (thx @gitsang )
  • PR #921 - Bump alpine to use latest 3.20 image (thx @neiljain )

v1.61.0

09 Jun 17:25
e9871c1
Compare
Choose a tag to compare
  • PR #915 - Add flag to skip CONFIG call
  • PR #912 - Bump alpine base image to 3.20 (thx @neiljain )

v1.60.0

31 May 06:08
de84178
Compare
Choose a tag to compare
  • PR #913 - Add option to exclude collecting latency histogram metrics (thx @nantiferov )
  • PR #910 - Add collection of mem_total_replication_buffers (thx @nantiferov )
  • PR #906 - Add option to exclude consumer from streaming metrics (thx @nantiferov )
  • PR #903 - Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1

v1.59.0

21 Apr 03:56
46861ba
Compare
Choose a tag to compare

Dependency updates

  • Bump github.com/prometheus/client_model to 0.6.1
  • Bump prometheus/client_golang to v1.19.0
  • Bump github.com/gomodule/redigo from 1.8.9 to 1.9.2

and

  • Support Docker Compose V2 in Makefile (thx @bjosv )

v1.58.0

17 Feb 07:01
99ff138
Compare
Choose a tag to compare
  • PR #880 - Added missing RDB metrics (thx @vin01 )
  • PR #882 - Using Golang 1.22 for builds, bumped alpine docker base to 3.19.1

v1.57.0

25 Jan 06:03
Compare
Choose a tag to compare
  • PR #867 - Add graceful shutdown (thx @wanghaowei0107 )
  • PR #866 - Update missing sentinel master config metrics (thx @opan )
  • PR #865 - Bump prometheus/client_golang from 1.17.0 to 1.18.0

v1.56.0

28 Dec 04:33
8b2b2e9
Compare
Choose a tag to compare

v1.55.0

11 Oct 03:19
82aa26f
Compare
Choose a tag to compare
  • PR #836 - Fix cluster refresh failed when using pasword file with isCluster mode (thx @chetratep )
  • PR #837 - Add metric for pubsubshard_channels (thx @DriverX )
  • PR #838 - Bump github.com/prometheus/client_golang to 1.17.0
  • PR #840 - Bump prometheus/client_model to 0.5.0

v1.54.0

05 Sep 21:51
4df89bf
Compare
Choose a tag to compare