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/azure-monitor/essentials/metrics-charts.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ Before you use different aggregations on a chart, you should understand how Metr
109
109
110
110
You select the size of the time grain by using Metrics Explorer's time picker panel. If you don't explicitly select the time grain, the currently selected time range is used by default. After the time grain is determined, the metric values that were captured during each time grain are aggregated on the chart, one data point per time grain.
111
111
112
-
:::image type="content" source="media/metrics-charts/time-granuularity.png" alt-text="A screenshot showing the time range and granularity selector.":::
112
+
:::image type="content" source="media/metrics-charts/time-granularity.png" alt-text="A screenshot showing the time range and granularity selector.":::
113
113
114
114
For example, suppose a chart shows the *Server response time* metric. It uses the *average* aggregation over time span of the *last 24 hours*. In this example:
115
115
@@ -229,7 +229,6 @@ You can use your visualization criteria to create a metric-based alert rule. The
229
229
230
230
To create an alert rule,
231
231
1. Select **New alert rule** in the upper-right corner of the chart
232
-
233
232
:::image source="./media/metrics-charts/new-alert.png" alt-text="Screenshot that shows the New alert rule button." lightbox="./media/metrics-charts/new-alert.png":::
234
233
235
234
1. On the **Condition** tab, the **Signal name** is defaulted to the metric from your chart. You can choose a different metric.
@@ -241,10 +240,9 @@ To create an alert rule,
241
240
242
241
1. On the **Details** tab, enter a **Name** and **Description** for the alert rule.
243
242
244
-
1. Select a **Severity** level for the alert rule. Severities include Critical, Error Warning, Informational, and Verbose.
245
-
246
-
Select **Review + create** to review the alert rule, then select **Create** to create the alert rule.
243
+
1. Select a **Severity** level for the alert rule. Severities include Critical, Error Warning, Informational, and Verbose.
247
244
245
+
1. Select **Review + create** to review the alert rule, then select **Create** to create the alert rule.
248
246
:::image source="./media/metrics-charts/alert-rule-details.png" alt-text="Screenshot that shows the details tab on the rule creation page." lightbox="./media/metrics-charts/alert-rule-details.png":::
249
247
250
248
For more information, see [Create, view, and manage metric alerts](../alerts/alerts-metric.md).
0 commit comments