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.
2 parents 03272c2 + 3784a48 commit 0689504Copy full SHA for 0689504
content/runbooks/rds/RDSLowDiskSpaceCount.md
@@ -20,4 +20,4 @@ The PostgreSQL instance(s) might stop to prevent data corruption if no more disk
20
max by (aws_account_id, aws_region, dbidentifier) (rds_free_storage_bytes{} * 100 / rds_allocated_storage_bytes{}) < 20
21
```
22
23
-1. Refer to [RDSDiskSpaceLimit](RDSDiskSpaceLimit.md) for each of them as it's the same alert just ringing a bit earlier.
+1. Refer to [RDSDiskSpaceLimit]({{< ref "RDSDiskSpaceLimit" >}}) for each of them as it's the same alert just ringing a bit earlier.
0 commit comments