Twemproxy go fmt and bug fixups, CHANGELOG, README

closes #365
This commit is contained in:
Codeb Fan
2015-11-13 00:25:42 +08:00
committed by Cameron Sparr
parent e167b72b16
commit 20fbfc7006
4 changed files with 17 additions and 17 deletions

View File

@@ -15,6 +15,7 @@ changed to just run docker commands in the Makefile. See `make docker-run` and
- [#338](https://github.com/influxdb/telegraf/pull/338): Restart Telegraf on package upgrade. Thanks @linsomniac!
- [#337](https://github.com/influxdb/telegraf/pull/337): Jolokia plugin, thanks @saiello!
- [#350](https://github.com/influxdb/telegraf/pull/350): Amon output.
- [#365](https://github.com/influxdb/telegraf/pull/365): Twemproxy plugin by @codeb2cc
- [#317](https://github.com/influxdb/telegraf/issues/317): ZFS plugin, thanks @cornerot!
- [#364](https://github.com/influxdb/telegraf/pull/364): Support InfluxDB UDP output.