Skip to content

Tags: tomplus/redis_exporter

Tags

v0.22.0

Toggle v0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliver006#197 from oliver006/oh_redis5

Update to tests to use Redis5, Golang 1.11 for tests and build

v0.21.2

Toggle v0.21.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliver006#188 from zakharovvi/add-more-persistence…

…-metrics

add all metrics from 'redis info' persistence section

v0.21.1

Toggle v0.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliver006#179 from dkanchev/master

Pull request for issue "All configs with env variables"

v0.21.0

Toggle v0.21.0's commit message
use Dockerfile for build and release

v0.20.2

Toggle v0.20.2's commit message
add empty help text to be compatible with prometheus >= 2.3.1 (oliver…

…006#175)

* add empty help text to be compatible with prometheus >= 2.3.1

v0.20.1

Toggle v0.20.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Properly decode uptime from redis (oliver006#170)

* Properly decode uptime from redis
* Add uptime_in_seconds & start_time_seconds to expected metrics

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliver006#169 from ihrigb/dev-hostname

Add alternative credentials claim for host.

v0.19.1

Toggle v0.19.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliver006#166 from EriconYu/master

add slow logs count

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliver006#165 from wojas/lua-script

Optional Redis Lua script for metric collection

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request oliver006#159 from fajpunk/maxclients

Add `maxclients` to config metrics