Skip to content

Commit a4b9d94

Browse files
committed
updates
1 parent cd8262d commit a4b9d94

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

learn-pr/wwl-data-ai/describe-performance-monitoring/includes/3-describe-critical-performance-metrics.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,15 @@ Select the metric that you wish to alert on. The following image shows Percentag
3636

3737
The alerts can be configured in a static manner (for example, raise an alert when CPU goes over 95%) or in a dynamic fashion using Dynamic Thresholds. Dynamic Thresholds learn the historical behavior of the metric and raise an alert when the resources are operating in an abnormal manner. These Dynamic Thresholds can detect seasonality in your workloads and adjust the alerting accordingly.
3838

39-
If Static alerts are used, you must provide a threshold for the selected metric. In this example, 80 percent was specified. This threshold means that if the CPU utilization exceeds 80 percentage over a given period, an alert is fired and react as specified.
39+
If Static alerts are used, you must provide a threshold for the selected metric. In this example, 80 percent was specified. This threshold means that if the CPU utilization exceeds 80 percentage over a given period, an alert is fired and reacts as specified.
4040

4141
Both types of alerts offer Booleans operators such as the 'greater than' or 'less than' operators. Along with Boolean operators, there are aggregate measurements to select from such as average, minimum, maximum, count, average, and total. With these options available, it’s easy to construct a flexible alert that will suit just about any enterprise level alerting.
4242

4343
:::image type="content" source="../media/module-44-optimize-resources-final-08.png" alt-text="A screenshot of the alert logic features on configure signal logic page":::
4444

4545
After you create the alert, in order to notify administrators or launch an automation process, an action group needs to be configured.
4646

47-
>[!NOTE]
48-
>Defining an action group is optional, and if one isn't configured the alert will just log the notification to storage with no further action is taken. You can create a new action group from the metrics screen, by selecting **Add** next to Action Groups. You'll then see this dialog:
47+
Defining an action group is optional, and if one isn't configured the alert will just log the notification to storage with no further action. You can create a new action group from the metrics screen, by selecting **Add** next to Action Groups.
4948

5049
:::image type="content" source="../media/module-44-optimize-resources-final-09.png" alt-text="A screenshot of where the create action group option is located when creating a new alert":::
5150

learn-pr/wwl-data-ai/describe-performance-monitoring/index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ abstract: |
1818
- Identify critical Azure metrics.
1919
- Learn how to collect metrics for an established baseline.
2020
- Use extended events for performance analysis.
21-
- Understand database watch for Azure SQL Database and Azure SQL Managed Instance.
21+
- Understand database watcher for Azure SQL Database and Azure SQL Managed Instance.
2222
prerequisites: |
2323
- Experience creating and configuring resources using the Azure portal.
2424
- Ability to use Windows Performance Monitor to monitor system components such as CPU, I/O, network traffic.

0 commit comments

Comments
 (0)