Skip to content

Commit 69391a9

Browse files
authored
changing to Azure Monitor metric retention rules
Due to a CRI https://msazure.visualstudio.com/One/_workitems/edit/6952598 where a customer was confused by these differing rules.
1 parent 2e37c97 commit 69391a9

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

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

Lines changed: 3 additions & 7 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,11 +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-
Metrics for an app and app service plan are logged and aggregated by the service, with the following granularities and retention policies:
134-
135-
* **Minute** granularity metrics are kept for 30 hours.
136-
* **Hour** granularity metrics are kept for 30 days.
137-
* **Day** granularity metrics are kept for 30 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).
138134

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

0 commit comments

Comments
 (0)