Skip to content

Commit 574f7f1

Browse files
authored
Merge pull request #20 from qonto/fix-non-cpu-usage-test
fix(test): Fix RDSNonCPUUtilization description
2 parents 68d8190 + 7d76788 commit 574f7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/prometheus-rds-alerts/prometheus_tests/RDSNonCPUUtilization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ tests:
2424
dbidentifier: db1
2525
severity: warning
2626
exp_annotations:
27-
description: "db1 has 20 non CPU wait"
27+
description: "db1 has 20 queries waiting for a reason other than the CPU"
2828
summary: "db1 has high non CPU utilization"
2929
runbook_url: "https://qonto.github.io/database-monitoring-framework/0.0.0/runbooks/rds/RDSNonCPUUtilization"

0 commit comments

Comments
 (0)