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

Input plugins should not overwrite the builtin host tag #1054

Closed
sparrc opened this issue Apr 18, 2016 · 0 comments · Fixed by #1056
Closed

Input plugins should not overwrite the builtin host tag #1054

sparrc opened this issue Apr 18, 2016 · 0 comments · Fixed by #1056

Comments

@sparrc
Copy link
Contributor

sparrc commented Apr 18, 2016

All instances where plugins are overwriting host tags should be changed, and I will also make it so that the order of precedence goes:

  1. plugin tags map (set in the config of the plugin)
  2. global tags (such as host)
  3. plugin metric tags (set within the code of the plugin)
sparrc added a commit that referenced this issue Apr 19, 2016
closes #1054

This affects tags in the following plugins:

- cassandra
- disque
- rethinkdb
sparrc added a commit that referenced this issue Apr 19, 2016
closes #1054

This affects tags in the following plugins:

- cassandra
- disque
- rethinkdb
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 a pull request may close this issue.

1 participant