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.12k stars 876 forks source link

[QUESTION] Inquiry regarding redis exporter's support policy #842

Closed ishaqkhattana closed 11 months ago

ishaqkhattana commented 11 months ago

Describe the problem Is there a fixed support policy that redis exporter follows (N-2 minors, latest minor etc)?

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

Running the exporter What's the full command you're using to run the exporter? (please remove passwords and other sensitive data) Please include details about env variables, command line parameters, your orchestration setup, etc.

Screenshots If applicable, add screenshots to help explain your question.

Additional context

oliver006 commented 11 months ago

There's no official support policy, support is done on a best-effort basis while trying to allow for as many metrics as possible for Redis 2.8+, 5.x, 6.x, 7.x

Let me know if there's any you think that's missing and then we can try to add it.