Skip to content

Commit 2cf47d2

Browse files
committed
WPI3
1 parent 80ff1c4 commit 2cf47d2

File tree

6 files changed

+18
-6
lines changed

6 files changed

+18
-6
lines changed
Binary file not shown.
104 KB
Loading
44.8 KB
Loading
18.3 KB
Loading

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

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -216,24 +216,36 @@ Customized colors are preserved when you pin the chart to a dashboard. The follo
216216

217217
## Saving to dashboards or workbooks
218218

219-
After you configure a chart, you might want to add it to a dashboard or workbook. By adding a chart to a dashboard or workbook, you can make it accessible to your team. You can also gain insights by viewing it in the context of other monitoring information.
219+
After you configure a chart, you can add it to a dashboard or workbook. By adding a chart to a dashboard or workbook, you can make it accessible to your team. You can also gain insights by viewing it in the context of other monitoring information.
220220

221221
- To pin a configured chart to a dashboard, in the upper-right corner of the chart, select **Save to dashboard** and then **Pin to dashboard**.
222222
- To save a configured chart to a workbook, in the upper-right corner of the chart, select **Save to dashboard** and then **Save to workbook**.
223223

224-
:::image type="content" source="media/metrics-charts/save-to-dashboard.png" alt-text="Screenshot showing how to pin a chart to a dashboard.":::
224+
:::image type="content" source="media/metrics-charts/save-to-dashboard.png" alt-text="Screenshot showing how to pin a chart to a dashboard." lightbox="media/metrics-charts/save-to-dashboard.png":::
225225

226226
## Alert rules
227227

228228
You can use your visualization criteria to create a metric-based alert rule. The new alert rule includes your chart's target resource, metric, splitting, and filter dimensions. You can modify these settings by using the alert rule creation pane.
229229

230-
To begin, select **New alert rule**.
230+
To create an alert rule,
231+
1. Select **New alert rule** in the upper-right corner of the chart
231232

232-
![Screenshot that shows the New alert rule button highlighted in red.](./media/metrics-charts/042.png)
233+
:::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":::
233234

234-
The alert rule creation pane opens. In the pane, you see the chart's metric dimensions. The fields in the pane are prepopulated to help you customize the rule.
235+
1. On the **Condition** the **Signal name** is defaulted to the metric from your chart. You can choose a different metric.
235236

236-
![Screenshot showing the rule creation pane.](./media/metrics-charts/041.png)
237+
1. Enter a **Threshold value**. The threshold value is the value that triggers the alert. The Preview chart shows the threshold value as a horizontal line over the metric values.
238+
239+
1. Select the **Details** tab.
240+
:::image source="./media/metrics-charts/alert-rule-condition.png" alt-text="Screenshot that shows the condition tab on the rule creation page." lightbox="./media/metrics-charts/alert-rule-condition.png":::
241+
242+
1. On the **Details** tab, enter a **Name** and **Description** for the alert rule.
243+
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.
247+
248+
:::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":::
237249

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

0 commit comments

Comments
 (0)