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 slowlog metricset to redis #7745

Closed
wants to merge 8 commits into from
Closed

Add slowlog metricset to redis #7745

wants to merge 8 commits into from

Conversation

a3dho3yn
Copy link
Contributor

Collects slow queries from Redis

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@ruflin
Copy link
Contributor

ruflin commented Jul 26, 2018

@ruflin ruflin added module discuss Issue needs further discussion. Metricbeat Metricbeat labels Jul 26, 2018
@a3dho3yn
Copy link
Contributor Author

I was looking for 'slowlog len' and then I found that it's helpful to have details about slowlog. So I added slowlog.len to the info metricset (#7695), and decided to add this new metricset.
But now I think this looks more relevant to logs (and filebeaat), and it's better to just add some missing fields to that filebeat module.

@a3dho3yn a3dho3yn closed this Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Issue needs further discussion. Metricbeat Metricbeat module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants