Skip to content

Commit f1bfde3

Browse files
committed
clarify query
1 parent 72f2de8 commit f1bfde3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Monitor GitOps (Flux v2) status and activity
3-
ms.date: 08/09/2023
3+
ms.date: 08/11/2023
44
ms.topic: how-to
55
description: Learn how to monitor status, compliance, resource consumption, and reconciliation activity for GitOps with Flux v2.
66
---
77

88
# Monitor GitOps (Flux v2) status and activity
99

10-
We provide dashboards to help you monitor status, compliance, resource consumption, and reconciliation activity for GitOps with Flux v2 in your Azure Arc-enabled Kubernetes clusters or Azure Kubernetes Service (AKS) clusters. These JSON dashboards can be imported to Grafana to help you view and analyze your data in real time.
10+
We provide dashboards to help you monitor status, compliance, resource consumption, and reconciliation activity for GitOps with Flux v2 in your Azure Arc-enabled Kubernetes clusters or Azure Kubernetes Service (AKS) clusters. These JSON dashboards can be imported to Grafana to help you view and analyze your data in real time. You can also set up alerts for this information.
1111

1212
## Prerequisites
1313

@@ -71,6 +71,8 @@ For example, in the **Flux Configuration Compliance Status** table, you can sele
7171

7272
After you've imported the dashboard as described in the previous section, you can set up alerts. These alerts notify you when Flux extensions or Flux configurations experience failures.
7373

74+
The steps below create an alert that detects a failure in extension provisioning or extension upgrade. The query below is one example that you can edit as needed. You can also create queries to detect failures in compliance state.
75+
7476
1. In the left navigation menu of the dashboard, select **Alerting**.
7577
1. Select **Alert rules**.
7678
1. Select **+ Create alert rule**. The new alert rule page opens, with the **Grafana managed alerts** option selected by default.

0 commit comments

Comments
 (0)