telegraf/plugins/common
MarekZydor e28c33e5d9
fix(common.socket): Use read buffer size config setting as a datagram reader buffer size (#16156)
2024-11-18 08:46:58 -06:00
..
auth chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836) 2024-10-01 13:49:53 -05:00
aws chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836) 2024-10-01 13:49:53 -05:00
cookie chore: Enable `testifylint:go-require` checker (#16158) 2024-11-13 01:32:57 -06:00
docker chore: Fix linter findings for `revive:exported` in `plugins/inputs/d*` (#16016) 2024-10-16 12:38:11 +02:00
encoding fix(common.encoding): Remove locally-defined errors and use upstream ones (#14627) 2024-01-25 07:21:45 -07:00
http chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836) 2024-10-01 13:49:53 -05:00
jolokia2 chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[a-d]*` and `plugins/common` (#16161) 2024-11-11 11:33:45 +01:00
kafka chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836) 2024-10-01 13:49:53 -05:00
logrus chore: Use depguard instead of revive.imports-blacklist (#12153) 2022-11-07 11:34:05 +01:00
mqtt chore(logging): Implement early logging (#15629) 2024-07-26 09:09:21 -06:00
oauth fix(common.oauth): Initialize 'EndpointParams' to avoid panic with 'audience' settings (#14331) 2023-11-27 07:14:55 -07:00
opcua chore: Enable `revive:enforce-repeated-arg-type-style` rule (#16182) 2024-11-14 16:14:40 +01:00
parallel chore: Enable `revive:enforce-repeated-arg-type-style` rule (#16182) 2024-11-14 16:14:40 +01:00
postgresql chore(inputs.postgresql): Factor out common code and cleanup (#15103) 2024-04-04 16:40:43 -05:00
proxy chore(linters): Fix findings found by `testifylint`: `go-require` for `plugins/common` and `plugins/inputs` (#15991) 2024-10-08 15:55:27 -05:00
shim chore: Enable `revive:enforce-repeated-arg-type-style` rule (#16182) 2024-11-14 16:14:40 +01:00
socket fix(common.socket): Use read buffer size config setting as a datagram reader buffer size (#16156) 2024-11-18 08:46:58 -06:00
starlark fix(agent): Restore setup order of stateful plugins to Init() then SetState() (#16123) 2024-11-13 01:21:49 -06:00
tls chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[a-d]*` and `plugins/common` (#16161) 2024-11-11 11:33:45 +01:00
yangmodel chore(linters): Fix non-input/output plugin errcheck warnings (#15472) 2024-06-12 07:52:42 -06:00