Skip to content

Commit 8229415

Browse files
authored
Merge pull request #112718 from rboucher/patch-4
changing to Azure Monitor metric retention rules
2 parents 1dc1a1b + c8a180f commit 8229415

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: btardif
55

66
ms.assetid: d273da4e-07de-48e0-b99d-4020d84a425e
77
ms.topic: article
8-
ms.date: 01/11/2019
8+
ms.date: 04/23/2020
99
ms.author: byvinyal
1010
ms.custom: seodec18
1111

@@ -130,8 +130,7 @@ There are two metrics that reflect CPU usage:
130130
**CPU percentage**: Useful for apps hosted in Basic, Standard, and Premium plans, because they can be scaled out. CPU percentage is a good indication of the overall usage across all instances.
131131

132132
## Metrics granularity and retention policy
133-
134-
Metrics for an app and app service plan are logged and aggregated by the service. Metrics are retained for 90 days.
133+
Metrics for an app and app service plan are logged and aggregated by the service and [retained according to these rules](../azure-monitor/platform/data-platform-metrics.md#retention-of-metrics).
135134

136135
## Monitoring quotas and metrics in the Azure portal
137136
To review the status of the various quotas and metrics that affect an app, go to the [Azure portal](https://portal.azure.com).
@@ -164,4 +163,4 @@ For more information about autoscale, see [How to scale](../monitoring-and-diagn
164163
<!-- Images. -->
165164
[http403]: ./media/web-sites-monitor/http403.png
166165
[quotas]: ./media/web-sites-monitor/quotas.png
167-
[metrics]: ./media/web-sites-monitor/metrics.png
166+
[metrics]: ./media/web-sites-monitor/metrics.png

0 commit comments

Comments
 (0)