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

Don't allow inputs to overwrite host tag #1056

Merged
merged 1 commit into from
Apr 19, 2016
Merged

Don't allow inputs to overwrite host tag #1056

merged 1 commit into from
Apr 19, 2016

Conversation

sparrc
Copy link
Contributor

@sparrc sparrc commented Apr 19, 2016

closes #1054

This affects tags in the following plugins:

  • cassandra
  • disque
  • rethinkdb

@sparrc
Copy link
Contributor Author

sparrc commented Apr 19, 2016

this is another breaking change, @subhachandrachandra is this alright with you? The cassandra tags will now be prefixed by cassandra_ so that they are separate than the builtin tags.

@subhachandrachandra
Copy link

@sparrc. Looks good to me. I don't think this breaks anything unless you have a single telegraf plugin that queries multiple cassandra instances. A standard cassandra node with telegraf on it should see no change other than an extra tag.

closes #1054

This affects tags in the following plugins:

- cassandra
- disque
- rethinkdb
@sparrc sparrc merged commit 9aec58c into master Apr 19, 2016
@sparrc sparrc deleted the cs1054 branch April 19, 2016 23:54
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.

Input plugins should not overwrite the builtin host tag
2 participants