Monitoring pods and containers on kubernetes Windows node

Recently I tried to set up monitoring of deployments on Kubernetes with Prometheus (prometheus was installed via Gitlab kubernetes managing page). But everything stuck when I found out that I can’t get any metrics about pods and containers which run on node with Windows. Metrics about Linux based containers are accessible.
Has anybody seen something like that? And how to solve it?
Gitlab version 13.3.6
Kubernetes version - 1.17.7
Windows version - Windows Server 2019