windows_exporter icon indicating copy to clipboard operation
windows_exporter copied to clipboard

Support HTTP.sys Performance Counters in IIS collector

Open iinuwa opened this issue 5 years ago • 6 comments

Thanks for this tool!

I noticed that some of the HTTP.Sys performance counters (HTTP Service, HTTP Service Request Queues, and HTTP Service Url Groups) are not collected by the IIS collector. Would it be possible to add them?

I'm not sure whether some of these have already been implemented. windows_iis_worker_uri_cache_* may cover the HTTP Service Counters. The specific counter I'm looking for is HTTP Service Request Queues/CurrentQueueSize.

iinuwa avatar Oct 26 '20 20:10 iinuwa

How resolve it? I need to "current queue size" value and other metric from HTTP.Sys

GhasemSystem avatar Nov 09 '20 13:11 GhasemSystem

Hi @GhasemSystem, The fastest way would be to contribute the code. We'd be happy to review a pull request! Otherwise, it's on our radar, and we'll implement it when we have spare time to do so.

carlpett avatar Nov 09 '20 14:11 carlpett

Hi @carlpett

Do we have any plans for this request currently?

tweshlyallpuri avatar Dec 16 '21 19:12 tweshlyallpuri

@tweshlyallpuri not currently. If you're able to contribute the code we'd be happy to review a pull request.

breed808 avatar Dec 19 '21 10:12 breed808

We will also appreciate to get such metrics, we are checking if we can assign a dev to support this feature.

skyswitzerland avatar Feb 01 '22 12:02 skyswitzerland

we are checking if we can assign a dev to support this feature.

Do you mean one of your own developers? If so then you're more than welcome to submit a Pull Request.

breed808 avatar Feb 02 '22 08:02 breed808

did we have any news about this request ? next release maybe ? we are waiting a lot for this feature.

samisevenx00 avatar Dec 08 '22 10:12 samisevenx00

Looking at the linked pull request it appears work on this has stalled.

You're welcome to contribute to the pull request or submit your own. Let me know if you have any queries on contributing.

I may have some time in the next couple weeks to address some of the concerns raised by Calle in the pull request, but would not be able to properly test the collector.

breed808 avatar Dec 16 '22 11:12 breed808

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 05:11 github-actions[bot]