Commit Graph

17 Commits

Author SHA1 Message Date
Sven Rebhan 0195c4e966
fix(inputs.win_wmi): Restrict threading model to APARTMENTTHREADED (#16781) 2025-04-16 09:09:54 -05:00
Sven Rebhan 7b1b49f0ba
fix(inputs.win_wmi): Replace hard-coded class-name with correct config setting (#16782) 2025-04-16 09:09:06 -05:00
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
Paweł Żak 25de05a8fc
chore: Fix linter findings for `revive:exported` in `plugins/inputs/win*` (#16427) 2025-01-27 12:34:59 -06:00
Paweł Żak c8a30655cb
chore: Enable `revive:enforce-map-style` rule (#16077) 2024-10-28 13:59:26 +01:00
Sven Rebhan e7703ae9c0
feat(inputs.win_wmi): Allow to invoke methods (#15300) 2024-05-10 16:36:13 -05:00
Sven Rebhan f8905b270a
feat(inputs.win_wmi): Add support for remote queries (#14973) 2024-03-20 13:36:39 -06:00
Sven Rebhan 8183d4730c
chore(inputs.win_wmi): Cleanup and refactor code (#14965) 2024-03-12 09:45:26 -05:00
Sven Rebhan e8efe4e7b7
chore(inputs.win_wmi): Cleanup unit-tests (#14955) 2024-03-11 12:19:19 -05:00
Paweł Żak 98ec91478a
chore(linters): replace 'fmt.Sprintf' with string addition (#14699) 2024-02-08 15:46:22 -05:00
Paweł Żak ae7fbc5082
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698) 2024-02-08 11:32:30 -06:00
Joshua Powers 9ede0b0c49
chore: Enable multi-os golanglint-ci (#13599) 2023-07-14 15:58:19 +02: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
Paweł Żak 77ee21f8e5
chore: Fix linter findings for Windows (part1) (#13057) 2023-04-25 07:15:55 -06:00
Joshua Powers 9256a3f2e6
chore: Ensure go generate runs on all platforms (#12871) 2023-03-15 17:47:55 +01:00
Joshua Powers 56ecbba523
chore: Enable printing Windows sample configs on non-Windows (#12741) 2023-03-01 14:31:45 +01:00
julesroussel3 100a27e823
feat(inputs.win_wmi): add Windows Management Instrumentation (WMI) input plugin (#11250) 2023-02-22 11:28:27 -07:00