Skip to content

Commit 3fd2520

Browse files
committed
Edit links
1 parent 46f87c9 commit 3fd2520

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ The following table lists monitoring methods to use for different scenarios.
2929

3030
|Scenario|Monitoring method |
3131
|----------|-----------|
32-
|I want to monitor platform metrics and logs | (Azure Monitor) [Diagnostic Settings](troubleshoot-diagnostic-logs.md)|
33-
|I want to monitor application performance and usage | (Azure Monitor) [Application Insights](monitor-app-service.md#application-insights)|
32+
|I want to monitor platform metrics and logs | (Azure Monitor) [Diagnostic Settings](#diagnostic-settings-via-azure-monitor)|
33+
|I want to monitor application performance and usage | (Azure Monitor) [Application Insights](#application-insights)|
3434
|I want to monitor built-in logs for testing and development|[Log stream](troubleshoot-diagnostic-logs.md#stream-logs)|
3535
|I want to monitor resource limits and configure alerts|[Quotas and alerts](web-sites-monitor.md)|
3636
|I want to monitor web app resource events|[Activity logs](#activity-log)|

articles/app-service/web-sites-monitor.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,7 @@ You can increase or remove quotas from your app by upgrading your App Service pl
6464
6565
Metrics provide information about the app or the App Service plan's behavior.
6666

67-
For a list of available metrics for apps, see [Supported metrics for Microsoft.Web/sites](/azure/azure-monitor/reference/supported-metrics/microsoft-web-sites-metrics).
68-
69-
For a list of available metrics for an App Service plan, see [Supported metrics for Microsoft.Web/serverfarms](/azure/azure-monitor/reference/supported-metrics/microsoft-web-serverfarms-metrics).
67+
For a list of available metrics for apps or for App Service plans, see [Supported metrics for Microsoft.Web](monitor-app-service-reference.md#supported-metrics-for-microsoftweb).
7068

7169
> [!NOTE]
7270
> App Service plan metrics are available only for plans in *Basic*, *Standard*, *Premium*, and *Isolated* tiers.

0 commit comments

Comments
 (0)