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
|
7a92925f00
|
chore(linters): Enable `unused-receiver` rule for revive (#16406)
|
2025-01-17 11:12:49 +01:00 |
Paweł Żak
|
8d282ab03a
|
chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[t-z]* and rest (#15879)
|
2024-09-16 11:59:39 -05:00 |
Sven Rebhan
|
0e2203d7a4
|
fix(inputs.win_perf_counter): Do not rely on returned buffer size (#14241)
|
2023-11-07 07:37:24 -07:00 |
Paweł Żak
|
7919405cfd
|
chore: Fix linter findings for Windows (part3) (#13143)
|
2023-05-04 10:14:36 -06:00 |
Paweł Żak
|
4d4bed4ec4
|
chore: Fix linter findings for Windows (part2) (#13096)
Co-authored-by: pzak <pzak>
|
2023-04-25 11:29:23 +02:00 |
Paweł Żak
|
55e4bb6808
|
chore: Enable G103 rule for gosec (#13038)
|
2023-04-12 07:32:46 -06:00 |
Sven Rebhan
|
2529d5fa16
|
feat(inputs.win_perf_counters): add remote system support (#12556)
|
2023-01-27 10:22:25 -07:00 |
Sebastian Spaink
|
4913392b85
|
chore: Remove deprecated build tags (#11867)
|
2022-09-22 13:25:31 -05:00 |
Joshua Powers
|
8c49ddccc3
|
chore: update to go1.19.1 (#11776)
|
2022-09-08 12:49:36 -06:00 |
Vlasta Hajek
|
3ef1c73582
|
feat: Implemented support for reading raw values, added tests and doc (#6501)
|
2022-02-10 15:03:52 -07:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
Josh Soref
|
bf1eb291f2
|
Fix assorted spelling mistakes (#7507)
|
2020-05-15 15:43:32 -07:00 |
Vlasta Hajek
|
ed2bc1151b
|
Allow use of counter time in win perf counters (#4267)
|
2018-06-29 19:01:28 -07:00 |
Vlasta Hajek
|
1690f36b09
|
Add option to enable wildcard expansion (#4265)
This is needed because wildcard expansion causes counters to be localized.
|
2018-06-11 11:10:53 -07:00 |
Vlasta Hajek
|
87f711a19a
|
Fix panic with unicode counter names in win_perf_counters (#4255)
|
2018-06-08 12:41:21 -07:00 |
Vlasta Hajek
|
010e4f5b0b
|
Fix wildcard and other issues with win_perf_counters (#4189)
|
2018-05-24 18:25:06 -07:00 |