Due to large windows environments, sync collector does not have enough time to obtain all required perf counters. As the result we will get error like in ZBX-21703.
Proposal:
Replace the synk collector with an asynk goroutine. Goroutine should be started during plugin startup.