Skip to content

Commit

Permalink
Merge pull request #45 from qonto/mdemolin-rds-limit-link
Browse files Browse the repository at this point in the history
Fix RDSDiskSpaceLimit link
  • Loading branch information
qfritz authored Jan 24, 2025
2 parents 03272c2 + 3784a48 commit 0689504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/runbooks/rds/RDSLowDiskSpaceCount.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ The PostgreSQL instance(s) might stop to prevent data corruption if no more disk
max by (aws_account_id, aws_region, dbidentifier) (rds_free_storage_bytes{} * 100 / rds_allocated_storage_bytes{}) < 20
```

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 comments on commit 0689504

Please sign in to comment.