Merge pull request #882 from VasuBalakrishnan/master

Fixed SQL Server Plugin issues #881
This commit is contained in:
Cameron Sparr
2016-03-17 19:41:42 -06:00
2 changed files with 72 additions and 26 deletions

View File

@@ -5,6 +5,7 @@
- [#707](https://github.com/influxdata/telegraf/pull/707): Improved prometheus plugin. Thanks @titilambert!
- [#878](https://github.com/influxdata/telegraf/pull/878): Added json serializer. Thanks @ch3lo!
- [#880](https://github.com/influxdata/telegraf/pull/880): Add the ability to specify the bearer token to the prometheus plugin. Thanks @jchauncey!
- [#882](https://github.com/influxdata/telegraf/pull/882): Fixed SQL Server Plugin issues
### Bugfixes