Skip to content

Commit 8287189

Browse files
committed
fixes
1 parent 27f0c3c commit 8287189

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed
Binary file not shown.

articles/azure-monitor/essentials/metrics-charts.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Before you use different aggregations on a chart, you should understand how Metr
109109

110110
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.
111111

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.":::
113113

114114
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:
115115

@@ -229,7 +229,6 @@ You can use your visualization criteria to create a metric-based alert rule. The
229229

230230
To create an alert rule,
231231
1. Select **New alert rule** in the upper-right corner of the chart
232-
233232
:::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":::
234233

235234
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,
241240

242241
1. On the **Details** tab, enter a **Name** and **Description** for the alert rule.
243242

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.
247244

245+
1. Select **Review + create** to review the alert rule, then select **Create** to create the alert rule.
248246
:::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":::
249247

250248
For more information, see [Create, view, and manage metric alerts](../alerts/alerts-metric.md).

0 commit comments

Comments
 (0)