1
1
---
2
2
title : Azure App Service monitoring data reference
3
3
description : This article contains important reference material you need when you monitor Azure App Service.
4
- ms.date : 03/04 /2024
4
+ ms.date : 03/07 /2024
5
5
ms.custom : horz-monitor
6
6
ms.topic : reference
7
7
author : msangapu-msft
@@ -24,10 +24,8 @@ The following tables list the automatically collected platform metrics for App S
24
24
| Metric Type | Resource Provider / Type Namespace<br /> and link to individual metrics |
25
25
| -------| -----|
26
26
| Web apps | [ Microsoft.Web/sites] ( /azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics )
27
- | Container apps | [ Microsoft.Web/containerapps] ( /azure/azure-monitor/reference/supported-metrics/microsoft-web-containerapps-metrics )
28
27
| App Service Plans | [ Microsoft.Web/serverfarms] ( /azure/azure-monitor/reference/supported-metrics/microsoft-web-serverfarms-metrics )
29
28
| Staging slots | [ Microsoft.Web/sites/slots] ( /azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-slots-metrics )
30
- | Static sites | [ Microsoft.Web/staticsites] ( /azure/azure-monitor/reference/supported-metrics/microsoft-web-staticsites-metrics )
31
29
| App Service Environment | [ Microsoft.Web/hostingEnvironments] ( /azure/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-metrics )
32
30
| App Service Environment Front-end | [ Microsoft.Web/hostingEnvironments/multiRolePools] ( /azure/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-multirolepools-metrics )
33
31
| App Service Environment Worker Pools | [ Microsoft.Web/hostingEnvironments/workerPools] ( /azure/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-workerpools-metrics )
@@ -50,18 +48,10 @@ Some metrics in the following namespaces have the listed dimensions:
50
48
- status
51
49
- accountName
52
50
53
- ** Microsoft.Web/containerapps**
54
-
55
- - revisionName
56
- - deploymentName
57
- - podName
58
- - statusCodeCategory
59
- - statusCode
60
-
61
- ** Microsoft.Web/serverFarms** <br >
62
- ** Microsoft.Web/sites/slots** <br >
63
- ** Microsoft.Web/hostingEnvironments** <br >
64
- ** Microsoft.Web/hostingenvironments/multirolepools** <br >
51
+ ** Microsoft.Web/serverFarms** ,<br >
52
+ ** Microsoft.Web/sites/slots** ,<br >
53
+ ** Microsoft.Web/hostingEnvironments** ,<br >
54
+ ** Microsoft.Web/hostingenvironments/multirolepools,** <br >
65
55
** Microsoft.Web/hostingenvironments/workerpools**
66
56
67
57
- Instance
@@ -73,7 +63,6 @@ Some metrics in the following namespaces have the listed dimensions:
73
63
- [ Microsoft.Web/hostingEnvironments] ( /azure/azure-monitor/reference/supported-logs/microsoft-web-hostingenvironments-logs )
74
64
- [ Microsoft.Web/sites] ( /azure/azure-monitor/reference/supported-logs/microsoft-web-sites-logs )
75
65
- [ Microsoft.Web/sites/slots] ( /azure/azure-monitor/reference/supported-logs/microsoft-web-sites-slots-logs )
76
- - [ Microsoft.Web/staticsites] ( /azure/azure-monitor/reference/supported-logs/microsoft-web-staticsites-logs )
77
66
78
67
The following table lists more information about resource logs you can collect for App Service.
79
68
0 commit comments