'Windows node exporter for prometheus

I was able to install https://github.com/rancher/charts/tree/release-v2.5/charts/rancher-windows-exporter/rancher-windows-exporter/0.1.000 in AWS EKS. It's a test environment. Host wins version is v0.1.3 and pod wins version is 0.1.0.

Pods are up and running. Prometheus Identified the Target. But metrics are not getting published when accessing the service endpoint. I am getting output from host(k8s node) while trying to do curl. No response from inside the pod or from service endpoint.

Any one tried the same? Is there anything that I have missed?

From pod 'exporter-node'

Pod logs

From k8s Node



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source