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

Set stats as default metricset for memcached module #6765

Merged
merged 1 commit into from
Apr 4, 2018

Conversation

ruflin
Copy link
Contributor

@ruflin ruflin commented Apr 4, 2018

No description provided.

@ruflin ruflin requested a review from jsoriano April 4, 2018 14:23
@ruflin ruflin mentioned this pull request Apr 4, 2018
32 tasks
panic(err)
}
mb.Registry.MustAddMetricSet("memcached", "stats", New,
mb.DefaultMetricSet(),
Copy link
Member

Choose a reason for hiding this comment

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

No host parser here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

memcache was one of the early modules before we had the host parser feature. We should probably add one but would not make it part of this PR.

Copy link
Member

Choose a reason for hiding this comment

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

Ok

@jsoriano jsoriano merged commit f8b9ec7 into elastic:master Apr 4, 2018
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