telegraf/plugins/common
Viktor Szépe 31a1d34d99
chore: Fix typos throughout codebase (#15338)
2024-05-31 10:26:37 +02: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: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
logrus chore: Use depguard instead of revive.imports-blacklist (#12153) 2022-11-07 11:34:05 +01:00
mqtt chore(deps): Bump github.com/eclipse/paho.golang from 0.11.0 to 0.20.0 (#14769) 2024-02-13 13:26:26 -06:00
oauth fix(common.oauth): Initialize 'EndpointParams' to avoid panic with 'audience' settings (#14331) 2023-11-27 07:14:55 -07:00
opcua feat(common.opcua): Add session timeout as configuration option (#15341) 2024-05-15 09:06:43 -06:00
parallel Remove error return type from metric.New method (#9116) 2021-04-13 14:40:03 -04:00
postgresql chore(inputs.postgresql): Factor out common code and cleanup (#15103) 2024-04-04 16:40:43 -05:00
proxy chore: Enable G102 rule for gosec (#12976) 2023-03-29 09:47:57 +02:00
shim chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
socket chore(inputs.syslog): Use common/socket implementation (#14837) 2024-02-23 13:20:39 -06:00
starlark feat(processors.starlark): Allow persistence of global state (#15170) 2024-04-25 13:24:57 -05:00
tls feat(inputs.gnmi): Allow to pass accepted cipher suites (#15256) 2024-05-06 20:19:10 +02:00
yangmodel feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201) 2024-05-23 14:09:11 -05:00