Commit Graph

86 Commits

Author SHA1 Message Date
Sven Rebhan b2967cb515
chore: Update go to v1.23.0 (#15766)
Co-authored-by: Pawel Zak <pawel.zak.pawel@gmail.com>
2024-08-30 14:23:51 -05:00
Sven Rebhan a3a8a8c465
fix(tools.custom_builder): Handle multiple instance of the same plugin correctly (#15630) 2024-07-17 13:24:04 -05:00
Paweł Żak 78cbf533d2
test(linters): Enable copyloopvar (#15532) 2024-06-20 15:43:02 -05:00
Joshua Powers 7037429e6a
test(lint): Enable mirror (#15510) 2024-06-17 16:21:30 +02:00
Joshua Powers a17713e413
test(incus): Update image list (#15503) 2024-06-13 12:44:13 -05:00
Joshua Powers b79299975d
chore(deps): Bump github.com/lxc/incus v0.4.0 to v6.2.0 (#15441) 2024-06-06 14:35:56 -05:00
Dane Strandboge 612b5ad8b1
chore: Fix errcheck CI warnings outside of plugins directory (#15390) 2024-06-04 10:33:37 +02:00
Viktor Szépe 31a1d34d99
chore: Fix typos throughout codebase (#15338) 2024-05-31 10:26:37 +02:00
Sven Rebhan a6c3ae5238
docs(outputs.kafka): Document startup error behavior options (#15070) 2024-03-27 10:00:39 -05:00
Joshua Powers 94ee04aeb7
chore(readme_linter): Update plugin type guess logic (#15010) 2024-03-18 16:06:28 -05:00
Joshua Powers cbd6ff5774
chore: Remove govulncheck (#14988) 2024-03-14 10:12:15 -05:00
Sven Rebhan 73f80f4adf
docs(specs): Add specification for custom-builder (#14901)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
Co-authored-by: Dane Strandboge <136023093+DStrand1@users.noreply.github.com>
2024-03-01 13:13:23 +01:00
Sven Rebhan c0f8647eb1
chore(processors.aws_ec2): Rename processor to adhere to the standard directory structure (#14780) 2024-02-13 06:37:59 -07:00
Paweł Żak c4dbe65732
chore(linters): Bump golangci-lint to v1.56.1 (#14759) 2024-02-12 23:26:10 +01:00
Dane Strandboge db831793a5
chore: Fix readme linter not using correct Go version (#14758) 2024-02-12 10:36:02 -07:00
Paweł Żak 98ec91478a
chore(linters): replace 'fmt.Sprintf' with string addition (#14699) 2024-02-08 15:46:22 -05:00
Paweł Żak ae7fbc5082
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
Joshua Powers 43fd26a7a0
chore: Remove tumbleweed from nightly (#14667) 2024-02-01 08:10:25 -07:00
Joshua Powers ff8e28b5e0
fix(rpm): Ensure telegraf is installed after useradd (#14654) 2024-01-31 15:41:49 +01:00
Joshua Powers 375caaa1d8
chore: Disable firewall during nightly package tests (#14652) 2024-01-30 10:25:15 -07:00
Sven Rebhan a3bea89509
chore(internal): Handle ranges in type-conversion and add missing types (#14618) 2024-01-24 06:47:51 -07:00
Joshua Powers b5ed190b7e
chore: Switch from lxd to incus (#14495) 2024-01-17 08:10:05 -07:00
Joshua Powers 7253fcfeb3
chore: Update to go1.21.6 (#14559) 2024-01-15 16:07:14 +01:00
Andreas Deininger 5f5a56ed01
docs: Fix typos (#14376) 2024-01-05 22:34:02 +01:00
Paweł Żak 3786cf2d72
chore(linters): Enable equalFold, preferStringWriter, and stringXbytes checkers for gocritic. (#14452) 2023-12-15 06:25:10 -07:00
Sven Rebhan 31ba5d9612
fix(license): Correct spelling of jmhodges/clock license (#14419) 2023-12-08 07:28:00 -07:00
Paweł Żak aa681be594
chore(linters): Remove blank identifiers and errors which are not needed to handle (#14399) 2023-12-07 08:09:01 -07:00
Joshua Powers c3ace27ff4
test: Update lxc images (#14380) 2023-12-04 21:38:31 +01:00
Joshua Powers 3607519a40
fix(rpm): Resolve nightly rpm tests (#13884) 2023-09-07 12:46:43 -06:00
Joshua Powers 7dcdc89b12
chore: Update all cache strings with go version (#13871) 2023-09-07 15:35:25 +02:00
Joshua Powers 9e960f40ba
chore: Update go cache key to include go version (#13867) 2023-09-05 13:42:42 -06:00
Sven Rebhan 926c63ef60
fix(tools.license_checker): Determine version correctly and whitelist gorilla/websocket (#13839) 2023-08-30 15:54:45 +02:00
Joshua Powers 5fb290fb46
chore: Update to go1.21.0 (#13794) 2023-08-28 14:30:44 -06:00
Joshua Powers 168d927275
chore: Update lxd package testing images (#13780) 2023-08-17 06:26:32 -06:00
Joshua Powers f35b3bd294
chore: Update to go1.20.7 (#13740) 2023-08-08 17:20:11 +02:00
Joshua Powers 2ac45b8d25
chore: Enable additional gocritic (#13714) 2023-08-03 18:58:27 +02:00
Chase Sterling 1f3b7e86ef
chore(tools): Fix doc inclusion tools on Windows (#13685) 2023-07-28 07:44:04 -06:00
Joshua Powers cd1932f031
fix(test): Increase waiting for network time (#13613) 2023-07-13 17:27:03 +02:00
Sven Rebhan 36906fcee3
fix(tools.custom_builder): Ignore non-plugin sections during configuration (#13604) 2023-07-13 07:06:14 -06:00
Sven Rebhan bfc5a6a084
fix(tools.custom_builder): Error out for unknown plugins in configuration (#13563) 2023-07-07 07:45:18 -06:00
Sven Rebhan 96b9845853
feat(inputs.modbus): Add per-metric configuration style (#13507) 2023-06-30 12:47:16 -06:00
Sven Rebhan a2125f0457
fix(custom_builder): Correctly handle serializers and parsers (#13446) 2023-06-20 07:52:38 -06:00
Joshua Powers 62dc1684f0
test: Use -e to print newlines on yum tests (#13450) 2023-06-16 11:07:23 +02:00
Joshua Powers 3840f6ac1b
test(package): fix set up of yum files (#13435) 2023-06-14 07:05:21 -06:00
Paweł Żak 02f0b15033
chore: Enable dynamicFmtString and sprintfQuotedString checkers for gocritic (#13279)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-06-09 10:11:52 +02:00
Sven Rebhan 16786d2977
feat(config): Add framework for migrating deprecated plugins (#13377) 2023-06-09 10:10:09 +02:00
Sven Rebhan 9c6cd94d6e
chore: Add generator for sample-config includes (#13348) 2023-06-02 08:08:56 -06:00
Sven Rebhan 272add9b84
feat(secretstores): Add http plugin (#13150) 2023-05-24 08:48:59 -06:00
Paweł Żak 727533ee55
chore: Enable deferInLoop, exitAfterDefer and unnecessaryDefer checkers for gocritic (#13280)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-05-19 09:55:08 +02:00
Sven Rebhan 9bb2d1562d
chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00