Commit Graph

15 Commits

Author SHA1 Message Date
Paweł Żak c8a30655cb
chore: Enable `revive:enforce-map-style` rule (#16077) 2024-10-28 13:59:26 +01:00
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
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
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 a2125f0457
fix(custom_builder): Correctly handle serializers and parsers (#13446) 2023-06-20 07:52:38 -06:00
Sven Rebhan 16786d2977
feat(config): Add framework for migrating deprecated plugins (#13377) 2023-06-09 10:10:09 +02:00
Sven Rebhan 9bb2d1562d
chore(serializers): Add new-style framework and migrate influx (#12920) 2023-04-11 21:52:42 +02:00
Paweł Żak f7949ca68a
chore: Fix linter findings for errorlint (part1) (#12701)
Co-authored-by: Pawel Zak <Pawel Zak>
2023-02-22 12:57:53 +01:00
Sven Rebhan c98115e744
feat: secret-store implementation (#11232) 2022-12-08 09:53:06 -07:00
Paweł Żak 6816aefcd5
chore: fix linter findings for unparam and revive.unused-parameter (#12150) 2022-11-08 12:04:12 -07:00
Paweł Żak 9ff5cda6e8
chore: Resolve linter issues for plugins/common package (#11964)
Co-authored-by: Pawel Zak <Pawel Zak>
2022-10-11 11:31:44 -05:00
Sven Rebhan f1ce84f02d
feat: tool to build custom Telegraf builds (#11524) 2022-08-19 13:38:03 -06:00