input(docker): Cleanup

* Removed leftovers, unused code

closes #957
fixes #645
This commit is contained in:
Sergio Jimenez
2016-04-05 01:03:28 +02:00
committed by Cameron Sparr
parent 8274798499
commit e19c474a92
2 changed files with 1 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
- [#968](https://github.com/influxdata/telegraf/issues/968): Processes plugin gets unknown state when spaces are in (command name)
- [#969](https://github.com/influxdata/telegraf/pull/969): ipmi_sensors: allow : in password. Thanks @awaw!
- [#972](https://github.com/influxdata/telegraf/pull/972): dovecot: remove extra newline in dovecot command. Thanks @mrannanj!
- [#645](https://github.com/influxdata/telegraf/issues/645): docker plugin i/o error on closed pipe. Thanks @tripledes!
## v0.12.0 [2016-04-05]