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 support for omit_hostname agent parameter #36

Merged
merged 3 commits into from
Sep 12, 2016
Merged

add support for omit_hostname agent parameter #36

merged 3 commits into from
Sep 12, 2016

Conversation

shamil
Copy link
Contributor

@shamil shamil commented Sep 11, 2016

This PR adds support form omit_hostname parameter in the agent section.

@@ -14,6 +14,9 @@
# [*hostname*]
# String. Override default hostname used to identify this agent.
#
# [*omit_hostname*]
# Boolean. Do no set the "host" tag in the telegraf agent.
Copy link
Member

Choose a reason for hiding this comment

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

Nitpick: Minor typo - should be "not" instead of "no" ;) It's there in the source code for Telegraf as well, I see.

@shamil
Copy link
Contributor Author

shamil commented Sep 11, 2016

@yankcrime yep, that's copy/paste from telegraf config. corrected...

@yankcrime
Copy link
Member

Thanks for this @shamil!

@yankcrime yankcrime merged commit a05346a into voxpupuli:master Sep 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants