telegraf/plugins
Mark Wilkinson - m82labs cce1601a54 Fix SQL Server 2008 compatibility (#3916)
* Fixed a bug in the performance counter query when run against SQL Server 2016 SP1-CU2. The performance counter DMV contains duplicate entries which are not handled by the query.

* Adding more stats related to workload groups.

* Adding new RG stats, removing "host" tag

* Removed workload group query

* Fixing some 2008 compat issues, removed the host field from the result set.

* Adding fixes for SQL Server 2008 compat around RG columns. Also converted perf counter query to support named instances.
2018-03-22 10:38:40 -07:00
..
aggregators Add sum stat to basicstats aggregator (#3797) 2018-03-05 15:26:31 -08:00
inputs Fix SQL Server 2008 compatibility (#3916) 2018-03-22 10:38:40 -07:00
outputs Remove noisy debug message from Wavefront output (#3899) 2018-03-19 11:04:35 -07:00
parsers Ignore empty lines in Graphite plaintext (#3684) 2018-01-16 13:44:56 -08:00
processors Update docs for addition of override processor 2018-03-07 13:47:54 -08:00
serializers Remove graphite serializer replacement of dot with underscore in field key (#3705) 2018-01-22 12:04:16 -08:00