File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -71,3 +71,9 @@ exclusions:
7171 panel-title-description-rule:
7272 entries:
7373 - dashboard: Azure Service Bus
74+ - dashboard: GCP Compute Engine
75+ - dashboard: Azure Virtual Machines
76+ target-rate-interval-rule:
77+ entries:
78+ - dashboard: GCP Compute Engine
79+
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ groups:
1111 service : ' Azure Virtual Machines'
1212 namespace : cloud-provider-azure
1313 annotations :
14- summary : ' CPU utilization is too high'
14+ summary : ' CPU utilization is too high. '
1515 description : ' The VM {{ $labels.resourceName }} is under heavy load and may become unresponsive.'
1616 dashboard_uid : ' 58f33c50e66c911b0ad8a25aa438a96e'
1717
@@ -22,9 +22,9 @@ groups:
2222 keep_firing_for : 10m
2323 labels :
2424 severity : critical
25- service : ' Azure Virtual Machines'
25+ service : ' Azure Virtual Machines. '
2626 namespace : cloud-provider-azure
2727 annotations :
28- summary : ' VM unavailable'
28+ summary : ' VM unavailable. '
2929 description : ' The VM {{ $labels.resourceName }} is not functioning or crashed, which may require immediate action.'
3030 dashboard_uid : ' 58f33c50e66c911b0ad8a25aa438a96e'
Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ groups:
1111 service : ' Compute Engine'
1212 namespace : cloud-provider-gcp
1313 annotations :
14- summary : ' CPU utilization is too high'
14+ summary : ' CPU utilization is too high. '
1515 description : ' The VM {{ $labels.instance_name }} is under heavy load and may become unresponsive.'
1616 dashboard_uid : ' f115fe73641347c43415535d77e2dc0f'
You can’t perform that action at this time.
0 commit comments