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

statsd service input overwriting host tag #1227

Closed
robrankin opened this issue May 19, 2016 · 1 comment · Fixed by #1228
Closed

statsd service input overwriting host tag #1227

robrankin opened this issue May 19, 2016 · 1 comment · Fixed by #1228
Labels
bug unexpected problem or unintended behavior

Comments

@robrankin
Copy link

Seems same as #1210 however thought I'd mention it separately.

Since upgrade to 0.13 statsd metrics are having their hostname overwritten by the system running the telegraf statsd service input.

Implemented the workaround (set the omit_hostname) option, but of course I've now lost the hostname for locally collected system metrics.

@sparrc sparrc added the bug unexpected problem or unintended behavior label May 19, 2016
sparrc added a commit that referenced this issue May 19, 2016
sparrc added a commit that referenced this issue May 19, 2016
@sparrc
Copy link
Contributor

sparrc commented May 19, 2016

it's the same problem, but thanks for opening anyways, I've got a PR ready to fix this #1228

sparrc added a commit that referenced this issue May 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants