Giter Club home page Giter Club logo

Comments (10)

jkemp101 avatar jkemp101 commented on May 13, 2024

CONFIG isn't available in AWS ElasticCache Redis. A flag would useful to disable this check. Right now it errors and then doesn't do the check-keys because of the continue.

from redis_exporter.

oliver006 avatar oliver006 commented on May 13, 2024

Ah, interesting.
Let me fix that so it continues even if it can't get the CONFIG output.

from redis_exporter.

jkemp101 avatar jkemp101 commented on May 13, 2024

Thanks for the fix, just deployed latest version and it works great. Passing 1025 queues on the command line for -check-keys is also surprisingly working.

from redis_exporter.

oliver006 avatar oliver006 commented on May 13, 2024

Wow, over 1k for check-keys is a lot, would regex or wildcard matching help in your case?

from redis_exporter.

jkemp101 avatar jkemp101 commented on May 13, 2024

A wildcard would definitely be cleaner but the command line list is working for now. I don't expect the list to expand for now.

from redis_exporter.

oliver006 avatar oliver006 commented on May 13, 2024

👍

from redis_exporter.

mrwacky42 avatar mrwacky42 commented on May 13, 2024

For the record, in AWS ElastiCache Redis, a maxmemory value is returned in the results of the INFO memory command. Perhaps it would be nice to add an option to look there instead?

from redis_exporter.

cbarratt avatar cbarratt commented on May 13, 2024

^ The above would be great, I'm using Redis on Heroku and the CONFIG option is also disabled there! Retrieving the data from INFO would be a good option to have.

from redis_exporter.

oliver006 avatar oliver006 commented on May 13, 2024

@cbarratt - this should be fixed via #64 and released as https://github.com/oliver006/redis_exporter/releases/tag/v0.11

from redis_exporter.

plynte avatar plynte commented on May 13, 2024

maxmemory --> "redis_memory_max_bytes" after v0.11

from redis_exporter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.