Paweł Żak
9bf9fb3a4d
chore(linters): Enable `usetesting` linter ( #16456 )
...
Co-authored-by: pzak <pzak>
Co-authored-by: Zak <pawel.zak@intel.com>
2025-03-10 02:12:42 -05:00
Paweł Żak
d26479b58e
chore: Fix linter findings for `revive:unused-receiver` in `plugins/`: `aggregators`, `common`, `parsers`, `processors`, `secretstores` and `serializers` ( #16339 )
2025-01-14 09:24:13 +01:00
Paweł Żak
39a5ca27ef
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/aggregators`, `plugins/common`, `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` ( #16039 )
2024-10-18 09:10:58 -05:00
Paweł Żak
f8af593d33
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` ( #15980 )
2024-10-15 13:02:45 +02:00
Paweł Żak
ee9c47cc7a
chore(linters): Fix findings found by `testifylint`: `go-require` for`instrumental` and parsers/processors ( #15887 )
2024-09-17 14:55:14 -05:00
Andreas Deininger
01c00d69fb
chore: Fix typos ( #15114 )
2024-04-09 20:00:52 +02:00
Sven Rebhan
f005bfaa1c
test(processors): Fix unit-test for tracking metrics ( #14844 )
2024-02-20 07:21:32 -07:00
Joshua Powers
403f503c6e
test(processors.reverse_dns): Add unit-tests for tracking metrics ( #14822 )
2024-02-15 10:26:00 +01:00
Joshua Powers
08747905bf
test: Switch DNS server to avoid misbehaving test ( #14520 )
2024-01-02 20:24:23 +01:00
Paweł Żak
97f47c11dd
chore(linters): Fix findings found by testifylint: empty ( #14179 )
2023-10-25 15:09:13 -06:00
Thomas Casteleyn
61523bd4b9
feat(tools/readme_linter): Check for global configuration section ( #12426 )
2023-01-12 16:55:21 +01:00
Joshua Powers
49ac03fa80
docs: add global configuration header ( #12107 )
2022-10-26 14:58:36 -05:00
Paweł Żak
9d9eb403a6
chore: Review of //nolint comments ( #12088 )
2022-10-26 12:06:08 +02: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
Joshua Powers
8c49ddccc3
chore: update to go1.19.1 ( #11776 )
2022-09-08 12:49:36 -06:00
Joshua Powers
58e01f72b2
test: add circle ci integration testing on PRs ( #11246 )
2022-06-03 10:33:28 -06:00
Joshua Powers
2fc19fa308
chore: correctly spell embed ( #11200 )
2022-05-27 07:13:47 -06:00
Sven Rebhan
e04d62dd16
chore: Embed sample configurations into README for processors ( #11189 )
2022-05-25 08:59:41 -06:00
Sebastian Spaink
d345348834
chore(processors): migrate sample configs into separate files ( #11125 )
2022-05-18 11:29:43 -05:00
Sebastian Spaink
be0008f9e2
feat: migrate processor plugins to new sample config format ( #10913 )
2022-04-06 14:49:41 -06:00
Joshua Powers
6a1442f1bc
fix: do not require networking during tests ( #10321 )
2021-12-21 13:44:10 -07:00
Paweł Żak
2b1a79f327
fix: Linter fixes for plugins/processors/[a-z]* ( #10161 )
...
Co-authored-by: Pawel Zak <Pawel Zak>
2021-11-24 12:38:08 -07:00
Joshua Powers
4605c977da
chore: clean up all markdown lint errors in processor plugins ( #10157 )
2021-11-24 11:47:11 -07:00
David Bennett
842a788022
Remove error return type from metric.New method ( #9116 )
...
* Remove error return type from metric.New method.
* Formatting changes for linter + gofmt
* Additional linter fixes.
* More linter fixes.
* Linter fix.
* address comments
2021-04-13 14:40:03 -04: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
Patryk Małek
7e78a08eba
AWS EC2 metadata processor Using StreamingProcessor ( #8707 )
2021-02-04 17:02:27 -05:00
Paweł Żak
0fcfee0caf
Fix tests for Windows - part 1 ( #8414 )
2020-11-23 10:40:32 -05:00
Steven Soroka
4d11d76bb1
cleanup cloudwatch plugin ( #7928 )
2020-08-07 10:12:14 -04:00
Daniel Nelson
413398d1a1
Add minimum version for new plugins ( #7810 )
2020-07-09 11:29:12 -07:00
Steven Soroka
9190f2e659
reverse dns lookup processor ( #7639 )
2020-06-26 18:40:05 -04:00