With Windows nodes now supported in Kubernetes it would be really helpful to get the low-level metrics this provides.
I got a working container/daemonSet for K8s. I have the exporter running on Windows, but I still need to figure out how to get it integrated into the Prom service overall.
I'm planning to submit a PR shortly.
Also, looking forward to it.
This is my PR. It still needs work, but it's a start https://github.com/prometheus-community/windows_exporter/pull/581
I'll close this as a duplicate of #546.
I don't think you can just run this inside a container. Typically you'd want to proxy through wins.exe
Most helpful comment
I got a working container/daemonSet for K8s. I have the exporter running on Windows, but I still need to figure out how to get it integrated into the Prom service overall.
I'm planning to submit a PR shortly.