Outputs enhancement to require Description and SampleConfig functions

Closes #142
This commit is contained in:
Cameron Sparr
2015-08-25 17:59:12 -06:00
parent 846fd31121
commit a00510a73c
5 changed files with 97 additions and 47 deletions

View File

@@ -5,6 +5,7 @@
- [#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
- [#138](https://github.com/influxdb/telegraf/issues/138): MySQL server address tag.
- [#142](https://github.com/influxdb/telegraf/pull/142): Add Description and SampleConfig funcs to output interface
### Bugfixes
- [#128](https://github.com/influxdb/telegraf/issues/128): system_load measurement missing.