oliver006 / redis_exporter

Prometheus Exporter for ValKey & Redis Metrics. Supports ValKey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x
https://github.com/oliver006/redis_exporter
MIT License
3.03k stars 859 forks source link

Does it work with memoryDB ? #831

Closed madhur closed 9 months ago

madhur commented 9 months ago

Describe the problem AWS has launched MemoryDB which is based on elasticcache. Does it support MemoryDB?

What version of redis_exporter are you running? Please run redis_exporter --version if you're not sure what version you're running. [x ] 0.3x.x [x ] 1.x.x

oliver006 commented 9 months ago

No idea. You could just try and see if it works?

madhur commented 9 months ago

Yes, it seems to work fine. Thanks for this flawless exporter.