Clean up agent error handling and logging of outputs/plugins

Closes #145
This commit is contained in:
Cameron Sparr
2015-08-26 17:43:09 -06:00
parent d1f965ae30
commit 5b78b1e548
2 changed files with 26 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
## v0.1.7 [unreleased]
### Features
- [#38](https://github.com/influxdb/telegraf/pull/38): Kafka output sink.
- [#38](https://github.com/influxdb/telegraf/pull/38): Kafka output producer.
- [#133](https://github.com/influxdb/telegraf/pull/133): Add plugin.Gather error logging. Thanks @nickscript0!
- [#136](https://github.com/influxdb/telegraf/issues/136): Add a -usage flag for printing usage of a single plugin.
- [#137](https://github.com/influxdb/telegraf/issues/137): Memcached: fix when a value contains a space