We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf509b4 commit 2d2b502Copy full SHA for 2d2b502
resources/aws-rds/alerts.yaml
@@ -13,7 +13,7 @@ configurations:
13
rules:
14
- alert: LongCPUThrottling
15
expr: |
16
- aws_rds_cpuutilization_average > 0.95
+ aws_rds_cpuutilization_average > 95
17
for: 10m
18
labels:
19
severity: page
0 commit comments