Skip to content

Commit f139b72

Browse files
authored
Update prometheus-rule-groups.md
1 parent e306ee5 commit f139b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/prometheus-rule-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To limit your rule group to a cluster scope, you should add the Azure Resource I
3636
* Azure Arc-enabled Kubernetes clusters (Microsoft.kubernetes/connectedClusters)
3737
* Azure connected appliances (Microsoft.ResourceConnector/appliances)
3838

39-
In addition to the cluster Id, you can configure the **clusterName** property of your rule group, to match the `cluster` label that is added to the metrics from a specific cluster during data collection. By default, if you haven't specificed a clusterName, the rule group will use the resource name part of your cluster Id.
39+
In addition to the cluster Id, you can configure the **clusterName** property of your rule group, to match the `cluster` label that is added to the metrics from a specific cluster during data collection. By default, if you haven't specified a clusterName, the rule group will use the resource name part of your cluster Id.
4040

4141
Here is an example of how a rule group is configured to limit query to a specific cluster:
4242

0 commit comments

Comments
 (0)