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

Add dashboard for redis keys #9746

Merged
merged 3 commits into from
Dec 21, 2018

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Dec 21, 2018

Continue with #9657

Add a dashboard with details for Redis keys using the new key metricset.
Visualizations included show lists length, what is useful when redis is used for queuing, and average strings sizes and TTLs, what is useful when Redis is used as a cache.

Dashboard screenshot

@jsoriano jsoriano requested a review from a team as a code owner December 21, 2018 11:50
Copy link
Contributor

@ruflin ruflin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Could you add a screenshot to the docs?

@jsoriano
Copy link
Member Author

Dashboard added to docs

@jsoriano jsoriano merged commit ac04c32 into elastic:master Dec 21, 2018
@jsoriano jsoriano deleted the metricbeat-redis-keys-dashboard branch December 21, 2018 15:08
@jsoriano jsoriano added the needs_backport PR is waiting to be backported to other branches. label Jan 4, 2019
jsoriano added a commit to jsoriano/beats that referenced this pull request Jan 4, 2019
Add a dashboard with details for Redis keys using the new key metricset.
Visualizations included show lists length, what is useful when redis is used
for queuing, and average strings sizes and TTLs, what is useful when Redis
is used as a cache.

(cherry picked from commit ac04c32)
@jsoriano jsoriano removed the needs_backport PR is waiting to be backported to other branches. label Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants