-
Bug
-
Resolution: Done
-
Normal
-
ACM 2.7.0
-
1
-
False
-
None
-
False
-
-
-
Observability Sprint 2023-11
-
Moderate
-
No
Description of problem:
When querying for the ALERTS metric that is generated for the alert rule "ViolatedPolicyReport", there isn't a "cluster" label available to filter the alert by cluster. The user will need to know the cluster ID in order for them to filter for the correct cluster.
Version-Release number of selected component (if applicable):
2.7+
How reproducible:
Always
Steps to Reproduce:
- Deploy ACM 2.7+ on cluster.
- Enable Observability.
- View ALERTS metric in Observability Grafana.
- Filter for alertname="ViolatedPolicyReport"
- Verify that the "cluster" label is not available. (Only clusterID and managedClusterID)
Actual results:
The "cluster" label is missing within the ALERTS{alertname="ViolatedPolicyReport"} time series; however, the label is available for the other alerts.
Expected results:
The "ViolatedPolicyReport" alert should contain the "cluster" label.
Additional info:
Screenshots are available to show the missing labels.
- clones
-
ACM-5263 ACM Observability alert "ViolatedPolicyReport" does not return cluster name
- Closed