Paweł Żak
|
080e9a1338
|
chore(deps): Bump golangci-lint from v1.64.5 to v2.0.2 (#16683)
|
2025-03-31 13:52:09 +01:00 |
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 |
Sven Rebhan
|
1041d331ae
|
chore(deps): Bump golangci-lint from v1.63.4 to v1.64.5 (#16512)
|
2025-02-18 09:23:28 -06:00 |
Neelay Upadhyaya
|
0ec17e4229
|
feat(agent): Print plugins source information (#16270)
|
2025-01-22 09:35:15 -06:00 |
Paweł Żak
|
516b8cfbd1
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[a-e]` (#16263)
|
2024-12-13 11:26:34 -06:00 |
Paweł Żak
|
f8b2b0a914
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/inputs/[e-j]*` (#16088)
|
2024-10-31 16:21:21 -05:00 |
Sven Rebhan
|
dcec9d1cea
|
docs(inputs): Add plugin metadata and update description for a* to f* (#16097)
|
2024-10-31 16:15:21 -05:00 |
Paweł Żak
|
7dc397a830
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/e*` (#16044)
|
2024-10-24 11:03:42 +02:00 |
Paweł Żak
|
b029889212
|
chore(linters): Fix findings found by `testifylint`: `go-require` for `plugins/common` and `plugins/inputs` (#15991)
|
2024-10-08 15:55:27 -05:00 |
Paweł Żak
|
3f04c52621
|
chore(linters): Enable `datarace` rule for revive (#15984)
|
2024-10-08 11:10:39 +02: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 |
Paweł Żak
|
e6d82bd996
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[a-g]*` (#15849)
|
2024-09-16 10:56:55 -05:00 |
Sven Rebhan
|
b0d44d88dc
|
feat(inputs.execd): Allow to provide logging prefixes on stderr (#15834)
|
2024-09-09 18:00:19 +02:00 |
Sven Rebhan
|
ef41198481
|
chore(logging): Implement early logging (#15629)
|
2024-07-26 09:09:21 -06:00 |
Joshua Powers
|
bcafb1d24d
|
chore: Print debug message when no messages generated from parse (#15463)
|
2024-06-05 15:22:55 -05:00 |
Sven Rebhan
|
12ab6dfb33
|
feat(inputs.execd): Add option to not restart program on error (#15271)
|
2024-05-23 13:42:34 -05:00 |
Sven Rebhan
|
71b58ddaf5
|
chore(log): Restructure and cleanup logging code (#15234)
|
2024-05-10 16:43:43 -05:00 |
Joshua Powers
|
f3357f369f
|
docs(inputs.execd): Add python example, clean up doc (#15337)
|
2024-05-10 11:24:56 -05:00 |
Joshua Powers
|
1416b8b730
|
chore: Remove executable bit from files (#15143)
|
2024-04-11 10:33:39 -05:00 |
Paweł Żak
|
a2f65d5728
|
chore: Fix linter findings for Windows (part4) (#13246)
Co-authored-by: Pawel Zak <Pawel Zak>
Co-authored-by: pzak <pzak>
|
2023-06-09 10:24:43 +02:00 |
Sven Rebhan
|
7ced2606b2
|
chore(parsers)!: Remove old-style creation (#13310)
|
2023-05-23 14:17:11 -06:00 |
Paweł Żak
|
77ee21f8e5
|
chore: Fix linter findings for Windows (part1) (#13057)
|
2023-04-25 07:15:55 -06:00 |
Sven Rebhan
|
9bb2d1562d
|
chore(serializers): Add new-style framework and migrate influx (#12920)
|
2023-04-11 21:52:42 +02:00 |
Gianluca Sartori
|
bfeae49e1b
|
fix(inputs.execd): Read from stdout using ReadLine instead of scanner.Scan to overcome 64kb buffer limit (#12935)
|
2023-03-28 18:40:45 +02:00 |
Joshua Powers
|
5e7c5c84e9
|
docs: Explain and note service inputs (#12870)
|
2023-03-27 14:12:35 +02:00 |
Paweł Żak
|
360edd52b6
|
chore: Fix linter findings for errorlint (part8) (#12785)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-06 12:27:03 +01:00 |
Paweł Żak
|
312fb04b68
|
chore: Fix linter findings for errorlint (part4) (#12723)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 21:38:06 +01:00 |
Eng Zer Jun
|
4d0f05980e
|
test: Use `t.Setenv` to set env vars (#12621)
|
2023-02-10 11:46:14 +01:00 |
Joshua Powers
|
2aa57f00ad
|
docs: Update all readme to pass linter (#12615)
|
2023-02-09 11:04:41 +01:00 |
Thomas Casteleyn
|
61523bd4b9
|
feat(tools/readme_linter): Check for global configuration section (#12426)
|
2023-01-12 16:55:21 +01:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
Joshua Powers
|
49ac03fa80
|
docs: add global configuration header (#12107)
|
2022-10-26 14:58:36 -05: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 |
Sebastian Spaink
|
4913392b85
|
chore: Remove deprecated build tags (#11867)
|
2022-09-22 13:25:31 -05:00 |
Sven Rebhan
|
2b7cafcdbe
|
fix(parsers): Unwrap parser and remove some special handling (#11826)
|
2022-09-19 09:57:24 -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 |
Joshua Powers
|
8c49ddccc3
|
chore: update to go1.19.1 (#11776)
|
2022-09-08 12:49:36 -06:00 |
Sebastian Spaink
|
9744c3a6a2
|
feat: Migrate influx and influx_upstream parsers to new style (#11432)
|
2022-07-06 15:23:13 -05:00 |
reimda
|
453e276718
|
chore: Fix readme linter errors for input plugins E-L (#11214)
|
2022-06-07 15:37:08 -06: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
|
6b697db11e
|
chore(inputs_a-l): migrate sample configs into separate files (#11132)
|
2022-05-18 11:31:52 -05:00 |
M.D
|
fed88fcb44
|
feat(exec, execd): add an option to pass a custom environment to their child process (#11049)
|
2022-05-10 15:34:05 -06:00 |
Sebastian Spaink
|
8e2b4988fe
|
feat: migrate input plugins to new sample config format (A-L) (#10924)
|
2022-04-07 16:01:21 -06:00 |
Joshua Powers
|
61214bd33b
|
fix: add newline in execd for prometheus parsing (#10463)
|
2022-01-20 08:39:24 -07:00 |
Paweł Żak
|
c875e45422
|
fix: Linter fixes for plugins/inputs/[a-o]* (leftovers) (#10192)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 15:59:24 -06:00 |
Joshua Powers
|
0c02f245d6
|
fix: markdown: resolve all markdown issues with d-f (#10171)
|
2021-11-24 11:56:26 -07:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
Paweł Żak
|
9a794919e3
|
Linter fixes for plugins/inputs/[de]* (#9379)
|
2021-06-21 10:07:52 -05:00 |