Skip to content

Releases: oliver006/redis_exporter

v0.17.0

22 Mar 01:24
ed524c8
Compare
Choose a tag to compare
  • fixed issue #144
  • bumped Golang version to 1.9.4
  • added tests for cluster metrics

v0.16.0

20 Mar 03:00
45a5ad2
Compare
Choose a tag to compare
  • set key count metrics for empty DBs to zero (thx @s-saveljev)

v0.15.0

19 Jan 04:05
a0d9e4c
Compare
Choose a tag to compare

v0.15.0

  • no code changes, just releasing a new version following semantic versioning guidelines (thx @SuperQ )

v0.14

25 Nov 04:04
78e6e67
Compare
Choose a tag to compare
  • updated redigo library to support rediss:// protocol (thx @4admin2root )
  • added some more metrics (thx @acondrat & @S3RK )
  • brought back redis_config_maxmemory metric

v0.13 - Friday the 13th!

13 Oct 21:22
Compare
Choose a tag to compare
  • support Cloud Foundry bindings (thx @ihrigb )
  • replication metrics & master/slave info (thx @siavashs )

v0.12.2

03 Sep 02:31
Compare
Choose a tag to compare
  • fix sanitizeMetricName to properly fix up invalid metric names

v0.12.1

01 Sep 13:16
Compare
Choose a tag to compare
  • ensure valid metric names (thx @azr )

v0.12

16 Aug 14:30
Compare
Choose a tag to compare

v0.11.3

07 Jul 00:36
Compare
Choose a tag to compare
  • added wildcard matching for --check-keys (thx @albestia)

v0.11.2

25 Jun 19:59
Compare
Choose a tag to compare
  • added a few more metrics incl. redis instance information