telegraf/plugins/common
Sven Rebhan 8393d1b589
chore(common.tls): Replace unmaintained github.com/youmark/pkcs8 with go.step.sm/crypto/pemutil (#14760)
2024-02-12 13:47:46 -07:00
..
auth feat: HTTP basic auth for webhooks (#9332) 2022-03-04 09:51:01 -06:00
aws chore: Wrap long lines in plugins/common (#12182) 2022-11-08 18:35:08 +01:00
cookie chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
encoding fix(common.encoding): Remove locally-defined errors and use upstream ones (#14627) 2024-01-25 07:21:45 -07:00
http fix(inputs.vault): Use http client to handle redirects correctly (#14153) 2023-10-23 08:08:38 -06:00
jolokia2 fix(inputs.jolokia2_agent): Trim quotes around tags (#14132) 2023-10-18 06:32:48 -06:00
kafka chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
logrus chore: Use depguard instead of revive.imports-blacklist (#12153) 2022-11-07 11:34:05 +01:00
mqtt docs: Fix typos (#14359) 2023-11-29 14:47:39 +01:00
oauth fix(common.oauth): Initialize 'EndpointParams' to avoid panic with 'audience' settings (#14331) 2023-11-27 07:14:55 -07:00
opcua chore(deps): Bump github.com/gopcua/opcua from 0.4.0 to 0.5.3 (#14686) 2024-02-09 14:12:03 -05:00
parallel Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
proxy chore: Enable G102 rule for gosec (#12976) 2023-03-29 09:47:57 +02:00
shim chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
starlark chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
tls chore(common.tls): Replace unmaintained github.com/youmark/pkcs8 with go.step.sm/crypto/pemutil (#14760) 2024-02-12 13:47:46 -07:00