telegraf/testutil
Paweł Żak 1422c09294
test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566)
2024-07-01 15:00:13 +02:00
..
pki feat(common.tls): Add support for passphrase-protected private key (#13262) 2023-06-01 10:04:59 +02:00
plugin_input chore(parsers.prometheus): Migrate tests to test-cases (#14527) 2024-01-05 09:23:38 -07:00
accumulator.go feat(inputs.mqtt_consumer): Implement startup error behaviors (#15486) 2024-06-17 12:21:42 -05:00
capturelog.go chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
container.go feat(outputs.cratedb): Allow configuration of startup error handling (#15065) 2024-03-27 11:12:38 -05:00
container_test.go chore: fix linter findings for unparam and revive.unused-parameter (#12150) 2022-11-08 12:04:12 -07:00
file.go chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
log.go chore(log): Restructure and cleanup logging code (#15234) 2024-05-10 16:43:43 -05:00
metric.go fix(processors.starlark): Avoid negative refcounts for tracking metrics (#14395) 2023-12-07 08:45:09 -07:00
metric_test.go test(inputs.vault): Fix integration test by only testing for subset (#14222) 2023-10-31 10:18:37 -06:00
socket.go chore: Enable filepathJoin checker for gocritic (#13758) 2023-08-14 23:18:20 +02:00
testutil.go test(linters): Enable `testifylint`: `blank-import`, `float-compare`, `negative-positive`, `nil-compare` and `useless-assert` (#15566) 2024-07-01 15:00:13 +02:00
testutil_test.go test: Use `t.Setenv` to set env vars (#12621) 2023-02-10 11:46:14 +01:00
tls.go chore: Update to go1.22.0 (#14697) 2024-02-09 14:10:33 -05:00