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-arc/kubernetes/monitor-gitops-flux-2.md
+14-17Lines changed: 14 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,29 +104,26 @@ Follow the steps below to create an alert. Example queries are provided to detec
104
104
105
105
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**.
106
106
107
-
1. Specify the alert evaluation interval:
107
+
1. Specify the alert evaluation interval:
108
108
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**.
114
114
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":::
116
116
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.
118
118
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.
123
123
124
-
1. If desired, add any custom labels, and then select **Save**.
124
+
1. If desired, add any custom labels, and then select **Save**.
125
125
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.
130
127
131
128
## Monitor resource consumption and reconciliations
0 commit comments