Changelog update and go fmt

This commit is contained in:
Cameron Sparr 2017-01-13 14:27:20 +00:00
parent 0c9da0985a
commit 9262712f0a
No known key found for this signature in database
GPG Key ID: 19E67263DCB25D0F
2 changed files with 25 additions and 23 deletions

View File

@ -4,6 +4,8 @@
### Features
- [#2137](https://github.com/influxdata/telegraf/pull/2137): Added userstats to mysql input plugin.
### Bugfixes
- [#2077](https://github.com/influxdata/telegraf/issues/2077): SQL Server Input - Arithmetic overflow error converting numeric to data type int.