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 default metricset for uwsgi module #6688

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

jsoriano
Copy link
Member

See #6668

@@ -1,4 +1 @@
- module: uwsgi
metricsets: ["status"]
period: 10s
hosts: ["tcp://127.0.0.1:9191"]
Copy link
Member

Choose a reason for hiding this comment

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

did you remove the host intentionally? Our config.yml gets shorter and short. There could be arguments to also remove the hosts part. @andrewkroh ?

Copy link
Member Author

Choose a reason for hiding this comment

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

I was thinking that this was the default, I was wrong :) I'll readd the host entry.

Copy link
Member Author

Choose a reason for hiding this comment

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

Well, in the documentation it says this is the default, but I cannot find it in the code, I'm going to take a look to this so doc and code are aligned.

Copy link
Member Author

Choose a reason for hiding this comment

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

I have readded the host entry, and rephrashed doc to mention tcp://127.0.0.1:9191 as example instead of default.

@ruflin ruflin merged commit 1084b51 into elastic:master Mar 30, 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