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.04k stars 860 forks source link

Support for entries-read and lag properties of XINFO GROUPS result in Redis 7 #799

Closed VladimirKhil closed 11 months ago

VladimirKhil commented 1 year ago

Describe the problem

In Redis 7 command XINFO GROUPS returns two new properties for each consumer group: entries-read and lag.

Are there any plans for supporting them as metric values?

Thank you!

https://redis.io/commands/xinfo-groups/

What version of redis_exporter are you running? 1.44.0

Running the exporter

Screenshots

Additional context

oliver006 commented 1 year ago

Thanks for raising this issue! There are no immediate plans to add this but if you (or anyone else) submit a PR for this then I'll review and merge it as soon as possible.

donovanvanheerden commented 11 months ago

@oliver006 any ETA on when the next release will be, since then this issue can be closed after that?

oliver006 commented 11 months ago

Releases as v1.52.0