Skip to content

Releases: oliver006/redis_exporter

v0.19.1

13 Jun 17:28
ce489e3
Compare
Choose a tag to compare
  • new metric for length of the slowlog (thx @EriconYu )

v0.19.0

06 Jun 19:52
b1a4128
Compare
Choose a tag to compare
  • allow metrics collection via custom lua scripts (thx @wojas !)

v0.18.0

10 May 15:44
5643633
Compare
Choose a tag to compare
  • add config_maxclients to metrics (thx @fajpunk )

v0.17.2

08 Apr 15:02
Compare
Choose a tag to compare
  • force rebuild as previous docker builds and pushes failed due to auth issue

v0.17.1

22 Mar 14:41
e0df016
Compare
Choose a tag to compare
  • fix db counting issue in cluster_enabled:1 mode

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 )