Paulo Dias
|
cb71790cf7
|
chore(linters): Enforce import grouping with gci linter (#16526)
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
|
2025-02-24 19:37:12 -06:00 |
Sven Rebhan
|
e839ad17de
|
docs(inputs): Add plugin metadata and update description for g* to i* (#16486)
|
2025-02-06 15:50:08 -06:00 |
Paweł Żak
|
6f80899e13
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/inputs/[f-k]` (#16308)
|
2024-12-17 15:33:30 +01: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 |
Paweł Żak
|
f8999c716b
|
chore: Fix linter findings for `revive:exported` in `plugins/inputs/i*` (#16075)
|
2024-10-25 12:45:08 +02:00 |
Paweł Żak
|
ffee74c188
|
chore: Fix linter findings for `revive:enforce-repeated-arg-type-style` in `plugins/inputs/[h-n]*` (#15850)
|
2024-09-13 12:47:18 -05: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 |
Dane Strandboge
|
19737fcb52
|
chore(linters): Fix remaining errcheck warnings (#15518)
Co-authored-by: Joshua Powers <powersj@fastmail.com>
|
2024-07-10 12:51:25 +02:00 |
Paweł Żak
|
78cbf533d2
|
test(linters): Enable copyloopvar (#15532)
|
2024-06-20 15:43:02 -05:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Andreas Deininger
|
5f5a56ed01
|
docs: Fix typos (#14376)
|
2024-01-05 22:34:02 +01:00 |
Sven Rebhan
|
61cf18c821
|
chore: Check logging functions like printf (#13743)
|
2023-08-09 15:02:36 -06:00 |
PanKaker
|
f297d3e6c3
|
fix(inputs.intel_pmu): Fix handling of the json perfmon format (#13139)
|
2023-04-26 22:04:17 +02:00 |
Joshua Powers
|
9256a3f2e6
|
chore: Ensure go generate runs on all platforms (#12871)
|
2023-03-15 17:47:55 +01:00 |
Joshua Powers
|
4747e7ba10
|
chore: Unify sample configs across OSes (#12789)
|
2023-03-07 09:38:05 +01:00 |
Joshua Powers
|
3a0a9f0f92
|
chore: Document linux only plugins (part 2) (#12765)
|
2023-03-01 22:22:29 +01:00 |
Paweł Żak
|
5b2346dfa0
|
chore: Fix linter findings for errorlint (part5) (#12731)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-03-01 22:18:35 +01:00 |
Thomas Casteleyn
|
6a2f6f301f
|
chore: eliminate unnecessary use of quoted strings in printf (#12722)
|
2023-02-23 06:49:36 -07:00 |
Joshua Powers
|
d5a101aff6
|
docs: remove whitespace (#12655)
|
2023-02-09 07:44:45 -07: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
|
cdc622e9db
|
chore: Fix linter findings for prealloc (part1) (#12228)
|
2022-11-15 18:57:50 +01:00 |
Paweł Żak
|
7c7069d693
|
chore: Wrap long lines in plugins/inputs/[i-k]* (#12199)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2022-11-08 14:44:01 -06:00 |
Joshua Powers
|
49ac03fa80
|
docs: add global configuration header (#12107)
|
2022-10-26 14:58:36 -05:00 |
Sebastian Spaink
|
4913392b85
|
chore: Remove deprecated build tags (#11867)
|
2022-09-22 13:25:31 -05:00 |
Sven Rebhan
|
8e23402305
|
chore: remove deprecated io/ioutils (#11678)
|
2022-09-20 09:37:14 -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 |
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 |
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
|
c2277fa2fc
|
chore: fix slow running intel-pmu test (#10859)
|
2022-03-24 11:55:48 -06:00 |
bkotlowski
|
9480e49eee
|
feat: add intel_pmu plugin (#9724)
Co-authored-by: ktrojan <kuba.trojan@intel.com>
|
2021-11-23 10:32:19 -06:00 |