You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove wmi queries with win32 api calls
Fixeselastic/beats#11840
Addresses high CPU load on windows
* Add more tests
* Add more tests for coverage
* Add tests
* Add tests for coverage
* Remove WIn32Process related structs
* Fix test failing on osx
* Work on tests
* Clean up tests
* Fix on changelog file
Enabled only the system process metricset:
When running Metricbeat v6.7.1 we see the following in the Performance Monitor tool:
When running with the v 7.0.0:
We notice the WMI provider host process is using more CPU when running Metricbeat v 7.0.0 than while running earlier versions of Metricbeat
The text was updated successfully, but these errors were encountered: