telegraf/plugins
Giovanni Luisotto 8b9883e2ec
SQL Server - sqlServerRingBufferCPU - removed whitespaces (#9130)
### Required for all PRs:

- [ ] Updated associated README.md.
- [ ] Wrote appropriate unit tests.

Removed a pair of whitespace chars from the **sqlServerRingBufferCPU** SQL statement and added some formatting.
This query exists only for the on-prem version of SQL Server (`database_type = "SQLServer"`)

If you were unlucky enough to have some SQL 2008 the query wouldn't work as the whitespace char is not allowed inside the statement.
2021-05-11 16:08:25 -05:00
..
aggregators Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
common Add OAuth2 to HTTP input (#9138) 2021-04-23 09:37:27 -04:00
inputs SQL Server - sqlServerRingBufferCPU - removed whitespaces (#9130) 2021-05-11 16:08:25 -05:00
outputs Add ability to enable gzip compression in elasticsearch output (#8913) 2021-05-08 13:17:44 -06:00
parsers Make JSON format compatible with nulls (#9110) 2021-04-20 17:47:14 -04:00
processors Add UTF-8 sanitizer to Strings plugin (#9118) 2021-04-29 19:46:36 -05:00
serializers Remote write compliance updates (#9196) 2021-04-27 11:01:28 -04:00