We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the problem The redis_db_keys and redis_db_keys_expiring always zero.
redis_db_keys
redis_db_keys_expiring
What version of redis_exporter are you running?
INFO[0000] Redis Metrics Exporter v1.37.0 build date: 2022-03-18-01:20:01 sha1: a1c28b775760f2f00fce07a24db7fd4e83c26b9f Go: go1.17.8 GOOS: linux GOARCH: amd64
Running the exporter No any args and env variables.
Screenshots
172.31.130.70:6379> INFO Keyspace # Keyspace db0:keys=12867,expires=12833,avg_ttl=3465683577997863,cached_keys=12867
Additional context KeyDB server:
KeyDB server v=6.3.0 sha=cbc7a895:1
The text was updated successfully, but these errors were encountered:
fix oliver006#650, add db_keys_cached gauge.
589aa82
348bd8c
I think #656 will fix this.
Sorry, something went wrong.
3e7d754
oliver006
No branches or pull requests
Describe the problem
The
redis_db_keys
andredis_db_keys_expiring
always zero.What version of redis_exporter are you running?
Running the exporter
No any args and env variables.
Screenshots
Additional context
KeyDB server:
The text was updated successfully, but these errors were encountered: