Paweł Żak
|
0d30797c08
|
chore: Enable `revive:enforce-slice-style` rule (#16173)
|
2024-11-13 01:24:35 -06:00 |
Paweł Żak
|
453d32bd81
|
chore: Fix linter findings for `revive:comment-spacings` (part 2) (#15897)
|
2024-09-19 11:03:28 +02: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 |
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 |
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
|
7da8956434
|
chore(linters): Fix findings found by testifylint for Windows and enable it. (#14238)
|
2023-11-02 06:40:30 -06:00 |
Paweł Żak
|
8fbea28ab3
|
chore(linters): Fix findings found by testifylint: expected-actual (#14229)
|
2023-11-01 14:09:55 -06:00 |
Paweł Żak
|
7919405cfd
|
chore: Fix linter findings for Windows (part3) (#13143)
|
2023-05-04 10:14:36 -06:00 |
Paweł Żak
|
77ee21f8e5
|
chore: Fix linter findings for Windows (part1) (#13057)
|
2023-04-25 07:15:55 -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 |
Sven Rebhan
|
2529d5fa16
|
feat(inputs.win_perf_counters): add remote system support (#12556)
|
2023-01-27 10:22:25 -07:00 |
Paweł Żak
|
b98a76372a
|
chore: wrap long lines in plugins/inputs/[t-z]* (#12218)
|
2022-11-10 11:41:43 -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
|
d61f2e435a
|
feat(inputs.win_perf_counter): allow errors to be ignored (#10535)
|
2022-02-01 15:06:44 -07:00 |
reimda
|
6518745153
|
fix: Add setting to win_perf_counters input to ignore localization (#10101)
|
2021-11-23 15:11:00 -07:00 |
Paweł Żak
|
146fff3183
|
fix: Linter fixes for plugins/inputs/[t-z]* (#10105)
|
2021-11-18 07:22:43 -07:00 |
Sebastian Spaink
|
3a7d9b6d98
|
fix: support 1.17 & 1.16.7 Go versions (#9642)
|
2021-08-23 15:37:44 -05:00 |
Sven Rebhan
|
9853bf6c54
|
Get rid of deprecated internal.{Duration,Size,Number} (#8969)
|
2021-04-09 13:15:04 -04:00 |
Josh Soref
|
bf1eb291f2
|
Fix assorted spelling mistakes (#7507)
|
2020-05-15 15:43:32 -07:00 |
Greg
|
817c9a69a9
|
Document and add support to input plugins for logging alias (#6357)
|
2019-09-23 15:39:50 -07:00 |
Nic Grobler
|
10a067a699
|
Add PDH_NO_DATA to known counter error codes in win_perf_counters (#5182)
|
2018-12-26 14:51:31 -08:00 |
Vlasta Hajek
|
90b4a1e435
|
Fix instance and object name in performance counters with backslashes (#4572)
|
2018-09-01 18:59:03 -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 |
Jeff Ashton
|
c31e7d0b91
|
Fix win_perf_counters tests (#3068)
|
2017-07-31 11:03:26 -07:00 |
Rune Darrud
|
331b700d1b
|
Corrected a issue that came from code cleanup earlier
wherein missing performance counters caused it to return
early from the loop, instead of ignoring missing in
default configuration mode.
closes #625
|
2016-01-31 23:17:45 -07:00 |
Rune Darrud
|
f088dd7e00
|
Added plugin to read Windows performance counters
closes #575
|
2016-01-28 16:35:13 -07:00 |