Skip to content

Commit 2b3a4dd

Browse files
authored
Merge pull request #112896 from btardif/retention
updating metrics retention to 90 days as a result of the move to MDM
2 parents 4390afa + c8a2e8c commit 2b3a4dd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,8 @@ 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:
134133

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.
134+
Metrics for an app and app service plan are logged and aggregated by the service. Metrics are retained for 90 days.
138135

139136
## Monitoring quotas and metrics in the Azure portal
140137
To review the status of the various quotas and metrics that affect an app, go to the [Azure portal](https://portal.azure.com).

0 commit comments

Comments
 (0)