Update changelog and readme

This commit is contained in:
Daniel Nelson
2017-08-02 18:02:41 -07:00
parent 137b312fa9
commit 360d03e301
2 changed files with 6 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
- [fluentd](./plugins/inputs/fluentd/README.md) - Thanks to @DanKans
- [openldap](./plugins/inputs/openldap/README.md) - Thanks to @cobaugh
- [histogram](./plugins/aggregators/histogram/README.md) - Thanks to @vlamug
- [zipkin](./plugins/inputs/zipkin/README.md) - Thanks to @adamperlin & @Ayrdrie
### Features
@@ -48,6 +49,7 @@
- [#3054](https://github.com/influxdata/telegraf/pull/3054): Add redis_version field to redis input.
- [#3063](https://github.com/influxdata/telegraf/pull/3063): Add tls options to docker input.
- [#2387](https://github.com/influxdata/telegraf/pull/2387): Add histogram aggregator plugin.
- [#3080](https://github.com/influxdata/telegraf/pull/3080): Add zipkin input plugin.
### Bugfixes