Skip to content

Commit f6bcc8f

Browse files
committed
fix issues
1 parent d2653b6 commit f6bcc8f

File tree

1 file changed

+14
-17
lines changed

1 file changed

+14
-17
lines changed

articles/azure-arc/kubernetes/monitor-gitops-flux-2.md

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -104,29 +104,26 @@ Follow the steps below to create an alert. Example queries are provided to detec
104104
105105
1. For **Threshold box**, select **A** for input type and set the threshold to **0** to receive alerts even if just one extension fails on the cluster. Mark this as the **Alert condition**.
106106
107-
1. Specify the alert evaluation interval:
107+
1. Specify the alert evaluation interval:
108108
109-
1. For **Condition**, select the query or expression to trigger the alert rule.
110-
1. For **Evaluate every**, enter the evaluation frequency. The value must be a multiple of 10 seconds.
111-
1. For **Evaluate for**, enter the duration for which the condition must be true before the alert is created.
112-
1. In **Configure no data and error handling**, choose the desired behavior when the alert rule returns no data or returns an error.
113-
1. To check the results from running the query, select **Preview**.
109+
1. For **Condition**, select the query or expression to trigger the alert rule.
110+
1. For **Evaluate every**, enter the evaluation frequency. The value must be a multiple of 10 seconds.
111+
1. For **Evaluate for**, enter the duration for which the condition must be true before the alert is created.
112+
1. In **Configure no data and error handling**, choose the desired behavior when the alert rule returns no data or returns an error.
113+
1. To check the results from running the query, select **Preview**.
114114
115-
:::image type="content" source="media/monitor-gitops-flux2/application-dashboard-set-alerts.png" alt-text="Screenshot showing the alert creation process." lightbox="media/monitor-gitops-flux2/application-dashboard-set-alerts.png":::
115+
:::image type="content" source="media/monitor-gitops-flux2/application-dashboard-set-alerts.png" alt-text="Screenshot showing the alert creation process." lightbox="media/monitor-gitops-flux2/application-dashboard-set-alerts.png":::
116116
117-
1. Add the storage location, rule group, and any additional metadata that you want to associate with the rule.
117+
1. Add the storage location, rule group, and any additional metadata that you want to associate with the rule.
118118
119-
1. For **Folder**, select the folder where the rule should be stored.
120-
1. For **Group**, specify a pre-defined group.
121-
1. Add a description and summary to customize alert messages.
122-
1. Add Runbook URL, panel, dashboard, and alert IDs.
119+
1. For **Folder**, select the folder where the rule should be stored.
120+
1. For **Group**, specify a pre-defined group.
121+
1. Add a description and summary to customize alert messages.
122+
1. Add Runbook URL, panel, dashboard, and alert IDs.
123123
124-
1. If desired, add any custom labels, and then select **Save**.
124+
1. If desired, add any custom labels, and then select **Save**.
125125
126-
Add custom labels selecting existing key-value pairs from the drop down, or add new labels by entering the new key or value .
127-
Click Save to save the rule or Save and exit to save the rule and go back to the Alerting page.
128-
129-
Next, create a for the rule.
126+
You can also [configure contact points](https://grafana.com/docs/grafana/latest/alerting/alerting-rules/manage-contact-points/) and [configure notification policies](https://grafana.com/docs/grafana/latest/alerting/alerting-rules/create-notification-policy/) for your alerts.
130127
131128
## Monitor resource consumption and reconciliations
132129

0 commit comments

Comments
 (0)