telegraf/plugins
David Bennett 8bb388584d
Add OAuth2 to HTTP input (#9138)
* add oauth2 to http input

* linter fixes

* add http config to common plugin

* address linter changes

* Update README.md

* add log for user if fields are missing

* add correct logger

* alter output plugin as well

* fix formatting

* add oauth2 separate package

* fix package naming

* remove unnecessary logger
2021-04-23 09:37:27 -04: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 Add OAuth2 to HTTP input (#9138) 2021-04-23 09:37:27 -04:00
outputs Add OAuth2 to HTTP input (#9138) 2021-04-23 09:37:27 -04:00
parsers Make JSON format compatible with nulls (#9110) 2021-04-20 17:47:14 -04:00
processors Add time.star and math.star to Starlark readme lib section (#9167) 2021-04-21 12:16:02 -07:00
serializers Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00