Releases: oliver006/redis_exporter
Releases · oliver006/redis_exporter
v0.19.1
- new metric for length of the slowlog (thx @EriconYu )
v0.19.0
- allow metrics collection via custom lua scripts (thx @wojas !)
v0.18.0
- add config_maxclients to metrics (thx @fajpunk )
v0.17.2
- force rebuild as previous docker builds and pushes failed due to auth issue
v0.17.1
- fix db counting issue in cluster_enabled:1 mode
v0.17.0
- fixed issue #144
- bumped Golang version to 1.9.4
- added tests for cluster metrics
v0.16.0
- set key count metrics for empty DBs to zero (thx @s-saveljev)
v0.15.0
v0.15.0
- no code changes, just releasing a new version following semantic versioning guidelines (thx @SuperQ )
v0.14
- 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!
- support Cloud Foundry bindings (thx @ihrigb )
- replication metrics & master/slave info (thx @siavashs )