You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/container-apps/alerts.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,9 +23,9 @@ The **Alerts** page in the **Monitoring** section on your container app page dis
23
23
24
24
### Create metric alert rules
25
25
26
-
When you add alert rules to a metric chart in the metrics explorer, alerts are triggered when the collected metric data matches alert rule conditions.
26
+
When you create alerts rules based on a metric chart in the metrics explorer, alerts are triggered when the metric data matches alert rule conditions. For more information about creating metrics charts, see [Using metrics explorer](metrics.md#using-metrics-explorer)
27
27
28
-
After creating a [metric chart](metrics.md#Using metrics explorer), you can create a new alert rule.
28
+
After creating a metric chart, you can create a new alert rule.
29
29
30
30
1. Select **New alert rule**. The **Create an alert rule** page is opened to the **Condition** tab. Here you'll find a *condition* that is populated with the metric chart settings.
31
31
1. Select the condition.
@@ -71,13 +71,18 @@ To create an alert rule:
71
71
1. Select **New alert rule**.
72
72
:::image type="content" source="media/observability/log-alert-new-alert-rule.png" alt-text="Screenshot of the Log Analytics interface highlighting the new alert rule button.":::
73
73
1. The **Create an alert rule** editor is opened to the **Condition** tab, which is populated with your log query.
74
+
:::image type="content" source="media/observability/log-alerts-rule-editor.png" alt-text="Screenshot of the Log Analytics alert rule editor.":::
74
75
1. Configure the settings in the **Measurement** section
76
+
:::image type="content" source="media/observability/screenshot-metrics-alerts-measurements.png" alt-text="Screen shot of metrics Create an alert rule measurement section.":::
75
77
1. Optionally, you can enable alert splitting in the alert rule to send individual alerts for each dimension you select in the **Split by dimensions** section of the editor.
76
-
:::image type="content" source="media/observability/log-alerts-splitting.png" alt-text="Screenshot of the Log Analytics alert rule editor showing the Split by dimensions options":::
78
+
:::image type="content" source="media/observability/log-alerts-splitting.png" alt-text="Screenshot of the Create an alert rule Split by dimensions section":::
77
79
1. Enter the threshold criteria in the**Alert logic** section.
78
-
:::image type="content" source="media/observability/log-alerts-rule-editor.png" alt-text="Screenshot of the Log Analytics alert rule editor.":::
80
+
:::image type="content" source="media/observability/log-alert-alert-logic.png" alt-text="Screenshot of the Create an alert rule Alert logic section.":::
79
81
1. Select the **Details** tab.
80
82
1. Enter a name and description for the alert rule.
83
+
:::image type="content" source="media/observability/screenshot-alert-details-dialog.png" alt-text="Screen shot of the alert details configuration page.":::
84
+
1. Select **Review + create**.
85
+
1. Select **Create**.
81
86
82
87
[!div class="nextstepaction"]
83
88
> [View log streams from the Azure portal](log-streaming.md)
0 commit comments