Add option to enable wildcard expansion (#4265)
This is needed because wildcard expansion causes counters to be localized.
Showing
- plugins/inputs/win_perf_counters/README.md 22 additions, 7 deletionsplugins/inputs/win_perf_counters/README.md
- plugins/inputs/win_perf_counters/pdh.go 1 addition, 1 deletionplugins/inputs/win_perf_counters/pdh.go
- plugins/inputs/win_perf_counters/performance_query.go 29 additions, 0 deletionsplugins/inputs/win_perf_counters/performance_query.go
- plugins/inputs/win_perf_counters/win_perf_counters.go 95 additions, 35 deletionsplugins/inputs/win_perf_counters/win_perf_counters.go
- plugins/inputs/win_perf_counters/win_perf_counters_integration_test.go 24 additions, 1 deletion...s/win_perf_counters/win_perf_counters_integration_test.go
- plugins/inputs/win_perf_counters/win_perf_counters_test.go 300 additions, 12 deletionsplugins/inputs/win_perf_counters/win_perf_counters_test.go
Loading
Please register or sign in to comment