crank
crank copied to clipboard
Add support for IIS based and HTTP.sys based servers
As part of recent performance work on windows and IIS, we need to support provisioning an IIS application using ANCM and collecting performance counters from HTTP.sys and IIS. We can probably use https://www.nuget.org/packages/System.Diagnostics.PerformanceCounter/ to read the counter data.