windows_exporter icon indicating copy to clipboard operation
windows_exporter copied to clipboard

IIS Site metrics Disappear

Open peter-miroshnikov opened this issue 3 years ago • 2 comments

I cant figure out why but since last week my windows_exporter doesn't report metrics for the sites on my IIS. It works but only for app_pools.

Here are logs from the exporter. image

It starts as expected and works. If clearly states that the IIS metrics are collected. But i can never see windows_iis_requests_total metric or any other metric that is site related.

I would like point out that those metrics worked as a charm since day 1 that i installed the windows exporter until last week.

Any guide or tips in how to tackle this problem will be greatly appreciated.

peter-miroshnikov avatar Jan 17 '22 09:01 peter-miroshnikov

Initially I thought this might be related to #903, but your screenshot shows that you're using v0.16.0, not v0.17.x.

Did this issue start with a particular exporter version? Has anything changed on the host regarding IIS?

breed808 avatar Jan 23 '22 09:01 breed808

This PR merged in release v0.17 should add the missing metrics https://github.com/prometheus-community/windows_exporter/pull/887

aymericDD avatar Jan 24 '22 09:01 aymericDD

This issue has been marked as stale because it has been open for 90 days with no activity. This thread will be automatically closed in 30 days if no further activity occurs.

github-actions[bot] avatar Nov 25 '23 02:11 github-actions[bot]