Skip to content

Commit bbefce3

Browse files
committed
Update summaries
1 parent 81c6244 commit bbefce3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

csp-mixin/alerts/gcp-alerts.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ groups:
1111
service: 'Compute Engine'
1212
namespace: cloud-provider-gcp
1313
annotations:
14-
summary: 'CPU utilization is too high.'
14+
summary: 'VM CPU utilization is too high.'
1515
description: 'The VM {{ $labels.instance_name }} is under heavy load and may become unresponsive.'
1616
dashboard_uid: 'f115fe73641347c43415535d77e2dc0f'
1717

@@ -25,7 +25,7 @@ groups:
2525
service: 'Compute Engine'
2626
namespace: cloud-provider-gcp
2727
annotations:
28-
summary: 'IO latency is too high.'
28+
summary: 'VM IO latency is too high.'
2929
description: 'Check {{ $labels.instance_id }} VM for I/O bottlenecks and upgrade to SSD if necessary.'
3030
dashboard_uid: 'f115fe73641347c43415535d77e2dc0f'
3131

@@ -67,7 +67,7 @@ groups:
6767
service: 'Cloud SQL'
6868
namespace: cloud-provider-gcp
6969
annotations:
70-
summary: 'Disk utilization is too high.'
70+
summary: 'Database disk utilization is too high.'
7171
description: 'Delete or archive unused data, or increase disk size to the {{ $labels.database_id }} database.'
7272
dashboard_uid: 'cc710d49022fdd69bed0e992891863e9'
7373

@@ -109,7 +109,7 @@ groups:
109109
service: 'Cloud SQL'
110110
namespace: cloud-provider-gcp
111111
annotations:
112-
summary: 'More than 5 seconds lag between read replica and primary.'
112+
summary: 'More than 5 seconds lag between database read replica and primary.'
113113
description: 'Check {{ $labels.database_id }} database for network latency between primary and replica; adjust configurations to optimize replication.'
114114
dashboard_uid: 'cc710d49022fdd69bed0e992891863e9'
115115

0 commit comments

Comments
 (0)