Ben Reedy
Ben Reedy
Fixes an issue with `golang.org/x/xerrors` when building with vendor directory. `go mod tidy` was also run, which has resulted in a large amount of change in the `vendor/` directory.
Resolves #979
Duplicate of #998 as it was closed due to an accidental branch deletion. IIS queries are disabled by default, and can be enabled with the `--collector.process.iis=true` flag. These WMI queries...
Support for these builds will be "best effort" as the project maintainers have no access to ARM64 Windows installations at this time. Resolves #957
Refactor in 0711268d3c3025b5b6ed49b3862264b7e7600bec introduced #1389, where the `collect[]=` parameter is being ignored, preventing users from filtering metrics. This change ensures the collector filter is applied.
Hopefully this will mitigate or resolve #724