Windows_exporter: Provide Helm chart for Windows nodes in Kubernetes deployments

Created on 27 Jul 2020  路  5Comments  路  Source: prometheus-community/windows_exporter

With Windows nodes now supported in Kubernetes it would be really helpful to get the low-level metrics this provides.

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.

All 5 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

wizardmatas picture wizardmatas  路  5Comments

majerus1223 picture majerus1223  路  7Comments

fullenw1 picture fullenw1  路  6Comments

suptimal picture suptimal  路  10Comments

Psk8140 picture Psk8140  路  3Comments