don't overwrite host tags in plugins

closes #1227
closes #1210
This commit is contained in:
Cameron Sparr
2016-05-19 10:01:19 +01:00
parent 35eb65460d
commit 2e68bd1412
2 changed files with 10 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
- [#1195](https://github.com/influxdata/telegraf/pull/1195): Docker panic on timeout. Thanks @zstyblik!
- [#1211](https://github.com/influxdata/telegraf/pull/1211): mongodb input. Fix possible panic. Thanks @kols!
- [#1228](https://github.com/influxdata/telegraf/pull/1228): Fix service plugin host tag overwrite.
## v0.13 [2016-05-11]