Skip to content

Commit 82bf509

Browse files
committed
cx to app service PR
1 parent 9c000f9 commit 82bf509

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

articles/app-service/monitor-app-service-reference.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure App Service monitoring data reference
33
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
55
ms.custom: horz-monitor
66
ms.topic: reference
77
author: msangapu-msft
@@ -24,10 +24,8 @@ The following tables list the automatically collected platform metrics for App S
2424
|Metric Type | Resource Provider / Type Namespace<br/> and link to individual metrics |
2525
|-------|-----|
2626
| 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)
2827
| App Service Plans | [Microsoft.Web/serverfarms](/azure/azure-monitor/reference/supported-metrics/microsoft-web-serverfarms-metrics)
2928
| 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)
3129
| App Service Environment | [Microsoft.Web/hostingEnvironments](/azure/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-metrics)
3230
| App Service Environment Front-end | [Microsoft.Web/hostingEnvironments/multiRolePools](/azure/azure-monitor/reference/supported-metrics/microsoft-web-hostingenvironments-multirolepools-metrics)
3331
| 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:
5048
- status
5149
- accountName
5250

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>
6555
**Microsoft.Web/hostingenvironments/workerpools**
6656

6757
- Instance
@@ -73,7 +63,6 @@ Some metrics in the following namespaces have the listed dimensions:
7363
- [Microsoft.Web/hostingEnvironments](/azure/azure-monitor/reference/supported-logs/microsoft-web-hostingenvironments-logs)
7464
- [Microsoft.Web/sites](/azure/azure-monitor/reference/supported-logs/microsoft-web-sites-logs)
7565
- [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)
7766

7867
The following table lists more information about resource logs you can collect for App Service.
7968

0 commit comments

Comments
 (0)