telegraf/testutil
Lars Stegman 65999bdab6
test(testutil): Fix value comparison (#15886)
2024-09-16 11:26:18 -05: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 feat(inputs.execd): Allow to provide logging prefixes on stderr (#15834) 2024-09-09 18:00:19 +02: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(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 27.1.1+incompatible (#15681) 2024-07-31 10:54:08 -05:00
file.go chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
log.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00
metric.go test(testutil): Fix value comparison (#15886) 2024-09-16 11:26:18 -05: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