Skip to content

Commit 8eb1ff6

Browse files
committed
Updating App Service diagnostics overview
- Updating the screenshot to reflect the current state of proactive CPU monitoring - Adding a link to proactive CPU monitoring blog for more information - Fixing auto heal links to address GitHub issue #35357
1 parent 9e175b9 commit 8eb1ff6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
-19.4 KB
Loading

articles/app-service/overview-diagnostics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.service: app-service
1212
ms.workload: na
1313
ms.tgt_pltfrm: na
1414
ms.topic: article
15-
ms.date: 11/10/2017
15+
ms.date: 10/18/2019
1616
ms.author: jennile
1717
ms.custom: seodec18
1818

@@ -88,17 +88,17 @@ Diagnostics Tools include more advanced diagnostic tools that help you investiga
8888

8989
### Proactive CPU monitoring
9090

91-
Proactive CPU monitoring provides you an easy, proactive way to take an action when your app or child process for your app is consuming high CPU resources. You can set your own CPU threshold rules to temporarily mitigate a high CPU issue until the real cause for the unexpected issue is found.
91+
Proactive CPU monitoring provides you an easy, proactive way to take an action when your app or child process for your app is consuming high CPU resources. You can set your own CPU threshold rules to temporarily mitigate a high CPU issue until the real cause for the unexpected issue is found. For more information, see [Mitigate your CPU problems before they happen](https://azure.github.io/AppService/2019/10/07/Mitigate-your-CPU-problems-before-they-even-happen.html).Proactive CPU monitoring provides you an easy, proactive way to take an action when your app or child process for your app is consuming high CPU resources. You can set your own CPU threshold rules to temporarily mitigate a high CPU issue until the real cause for the unexpected issue is found.
9292

9393
![Proactive CPU monitoring](./media/app-service-diagnostics/proactive-cpu-monitoring-9.png)
9494

9595
### Auto-healing and proactive auto-healing
9696

97-
Auto-healing is a mitigation action you can take when your app is having unexpected behavior. You can set your own rules based on request count, slow request, memory limit, and HTTP status code to trigger mitigation actions. Use the tool to temporarily mitigate an unexpected behavior until you find the root cause.
97+
Auto-healing is a mitigation action you can take when your app is having unexpected behavior. You can set your own rules based on request count, slow request, memory limit, and HTTP status code to trigger mitigation actions. Use the tool to temporarily mitigate an unexpected behavior until you find the root cause. For more information, see [Announcing the new auto healing experience in app service diagnostics](https://azure.github.io/AppService/2018/09/10/Announcing-the-New-Auto-Healing-Experience-in-App-Service-Diagnostics.html).
9898

9999
![Auto-healing](./media/app-service-diagnostics/auto-healing-10.png)
100100

101-
Like proactive CPU monitoring, proactive auto-healing is a turn-key solution to mitigating unexpected behavior of your app. Proactive auto-healing restarts your app when App Service determines that your app is in an unrecoverable state. For more information, see [Announcing the new auto healing experience in app service diagnostics](https://azure.github.io/AppService/2018/09/10/Announcing-the-New-Auto-Healing-Experience-in-App-Service-Diagnostics.html).
101+
Like proactive CPU monitoring, proactive auto-healing is a turn-key solution to mitigating unexpected behavior of your app. Proactive auto-healing restarts your app when App Service determines that your app is in an unrecoverable state. For more information, see [Introducing Proactive Auto Heal](https://azure.github.io/AppService/2017/08/17/Introducing-Proactive-Auto-Heal.html).
102102

103103
## Navigator and change analysis (only for Windows app)
104104

0 commit comments

Comments
 (0)