Paweł Żak
fe4246fab2
chore: Enable `revive:enforce-repeated-arg-type-style` rule ( #16182 )
2024-11-14 16:14:40 +01:00
Paweł Żak
7c0fe8a3e6
chore: Fix linter findings for `revive:exported` in `plugins/inputs/k*` ( #16091 )
2024-10-31 16:20:00 -05:00
Paweł Żak
9415d8e7e9
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive ( #15836 )
2024-10-01 13:49:53 -05:00
Mikhail Konovalov
336a5e215b
chore(output.kinesis): Log kinesis consumer events ( #15843 )
...
Co-authored-by: Mikhail <mikhail.k@flp.studio>
2024-09-16 15:13:45 -05:00
Mikhail Konovalov
de24c1683c
fix(inputs.kinesis_consumer): Honor the configured endpoint ( #15788 )
2024-08-29 10:04:38 -05:00
Joshua Powers
bcafb1d24d
chore: Print debug message when no messages generated from parse ( #15463 )
2024-06-05 15:22:55 -05:00
Paweł Żak
ae7fbc5082
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible ( #14698 )
2024-02-08 11:32:30 -06:00
Sven Rebhan
61cf18c821
chore: Check logging functions like printf ( #13743 )
2023-08-09 15:02:36 -06:00
Sven Rebhan
7ced2606b2
chore(parsers)!: Remove old-style creation ( #13310 )
2023-05-23 14:17:11 -06:00
Sebastian Spaink
d67f75e557
docs: Remove warning not to remove go:embed ( #11797 )
...
Co-authored-by: Joshua Powers <powersj@fastmail.com>
2022-09-13 12:47:58 -05:00
Sven Rebhan
09eb7ee111
chore: Move aws credentials to plugins/common. ( #11681 )
2022-08-16 19:04:30 +02:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Sebastian Spaink
8e2b4988fe
feat: migrate input plugins to new sample config format (A-L) ( #10924 )
2022-04-07 16:01:21 -06:00
Alexander Krantz
06f2a37b4a
chore: Update to AWS SDK v2 ( #9647 )
2021-10-21 16:32:10 -05:00
Sebastian Spaink
fde637464a
fix: migrate aws/credentials.go to use NewSession, same functionality but now supports error ( #9878 )
2021-10-07 15:47:56 -05:00
Eng Zer Jun
6a3b27126a
refactor: move from io/ioutil to io and os package ( #9811 )
2021-09-28 15:16:32 -06:00
Alexander Krantz
de01d37a36
feat: Support AWS Web Identity Provider ( #9411 )
2021-08-03 17:29:26 -04:00
maxuntr
741e3884e6
Kinesis_consumer input plugin - fix repeating parser error ( #9169 )
2021-05-11 17:16:58 -04:00
Sven Rebhan
8e7da355b3
Linter fixes (unhandled errors) -- Part 1 ( #8992 )
2021-04-08 11:43:39 -05:00
Paweł Żak
74a1acd814
Linter fixes - revive:unused-parameter, unparam, varcheck and unused ( #8984 )
...
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* Linter fixes - revive:unused-parameter and unparam
* "nolint"'s removed
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
* Fixes for "varcheck" and "unused" added.
Co-authored-by: Pawel Zak <Pawel Zak>
2021-03-22 12:21:36 -05:00
Dominic Tootell
30830c2ec2
Add content_encoding option to kinesis_consumer input ( #8891 )
2021-03-18 14:43:39 -06:00
Josh Soref
bf1eb291f2
Fix assorted spelling mistakes ( #7507 )
2020-05-15 15:43:32 -07:00
Steven Soroka
b73a232a6a
Support Go execd plugins with shim ( #7283 )
2020-05-04 14:09:10 -04:00
Greg
817c9a69a9
Document and add support to input plugins for logging alias ( #6357 )
2019-09-23 15:39:50 -07:00
Greg
9d8a574ac7
Add kinesis input plugin ( #5341 )
2019-02-25 12:02:57 -08:00