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 |
David Bennett
|
842a788022
|
Remove error return type from metric.New method (#9116)
* Remove error return type from metric.New method.
* Formatting changes for linter + gofmt
* Additional linter fixes.
* More linter fixes.
* Linter fix.
* address comments
|
2021-04-13 14:40:03 -04:00 |
Daniel Nelson
|
a4eb9c2205
|
Use the product token for the user agent in more locations (#7378)
|
2020-04-21 10:02:18 -07:00 |
Kevin Conaway
|
44fd74d688
|
Add telegraf version to User-Agent header (#4838)
Header is added in influxdb, influxdb_v2, and http outputs.
|
2018-10-11 12:25:21 -07:00 |
Mihai Todor
|
f3da717a88
|
Add entity-body compression to http output (#4807)
|
2018-10-05 15:06:41 -07:00 |
Vikrant
|
091af7e645
|
Add OAuth2 support to HTTP output plugin (#4536)
|
2018-09-06 10:54:05 -07:00 |
Daniel Nelson
|
7b05993a6e
|
Fix sending of basic auth credentials in http output (#4609)
|
2018-08-29 12:28:29 -07:00 |
Daniel Nelson
|
d5f57715dc
|
Add method, basic auth, and tls support to http output
|
2018-05-14 17:18:07 -07:00 |
Dark
|
190a4128c5
|
Add HTTP output plugin (#2491)
|
2018-05-14 17:15:40 -07:00 |