Internet Information Services (IIS) metrics
The following table lists the metrics that are gathered as output from IIS checks. Entries indicated as Featured metrics are high-visibility metrics that are displayed in the Operator Workspace Metric tab after an alert is generated. These metrics provide the operator with additional information to help them further explore the specified issue.
| Metric type | Resource (name of specific database, where relevant) | Units | Metric type description |
|---|---|---|---|
| iis._Total.Web_Service(_Total).Current_Connections (featured metric) | count | Total number of current connections to IIS. | |
| iis._Total.Web_Service(_Total).Total_Get_Requests (featured metric) | count | Total of HTTP GET requests received by the IIS server. | |
| iis._Total.Web_Service(_Total).Total_Post_Requests (featured metric) | count | Total of HTTP POST requests received by the IIS server. | |
| iis._Total.Web_Service(_Total).Get_Requests/sec (featured metric) | count per second | Rate of all HTTP GET requests received by the IIS server. | |
| iis._Total.Web_Service(_Total).Post_Requests/sec (featured metric) | count per second | Rate of all HTTP POST requests received by the IIS server. |