Skip to content
New issue

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

Support REDIS LATENCY #615

Closed
dmitri-lerko opened this issue Jun 4, 2022 · 1 comment
Closed

Support REDIS LATENCY #615

dmitri-lerko opened this issue Jun 4, 2022 · 1 comment

Comments

@dmitri-lerko
Copy link
Contributor

Redis Latency Monitor is very useful tool for performance investigations with Redis. We needed an ability to parse results of LATENCY LATEST and LATENCY HISTORY commands to build a monitoring tool for Redis.

Please review an attached PR #614. We've already implemented this functionality at our client side, but it makes more sense to share it with wider community via this patch.

@stevenh
Copy link
Collaborator

stevenh commented Jul 6, 2022

Feature available in v1.8.9

@stevenh stevenh closed this as completed Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants