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 pool as default metricset for php_fpm module #6768

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Apr 4, 2018

See #6668

@jsoriano jsoriano requested a review from ruflin April 4, 2018 14:42
@ruflin ruflin mentioned this pull request Apr 4, 2018
32 tasks
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.

WFG

}
mb.Registry.MustAddMetricSet("php_fpm", "pool", New,
mb.WithHostParser(hostParser),
mb.DefaultHost(),
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be mb.DefaultMetricSet()

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh, what was I thinking about 😬 fixed.

@jsoriano jsoriano force-pushed the phpfpm-default-metricset branch from 5aa9935 to f09d1f0 Compare April 5, 2018 09:32
@ruflin ruflin merged commit bf4b84c into elastic:master Apr 5, 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