Redis Exporter Versions Save

Prometheus Exporter for ValKey & Redis Metrics. Supports ValKey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x

v1.49.0

1 year ago
  • PR #781 - Fix support for Redis clusters with TLS enabled (thx @aballman )

v1.48.0

1 year ago
  • PR #765 - Add support for LATENCY HISTOGRAM metrics (thx @LarssonOliver )

v1.46.0

1 year ago
  • PR #704 - Add support for multiple Lua scripts (thx @nantiferov )

v1.45.0

1 year ago
  • 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

1 year ago
  • PR #691 - Add Redis Sentinel metrics ckquorum metric (thx @opan )

v1.43.1

1 year ago
  • Update Golang to 1.19 and prometheus/client_golang to v1.13.0
  • Build with latest Alpine docker image

v1.43.0

1 year ago
  • PR #666 - Add config to set minimum TLS version (thx @bjosv )

v1.42.0

1 year ago
  • Add binaries for darwin/arm64

v1.41.0

1 year ago
  • PR #662 - Print version to stdout when -version flag is used (thx @ethanmdavidson)