Catch runaway disk growth from an unbounded table, a stuck vacuum, or forgotten log files before it becomes an outage.
Alert on remaining free space (for example, under 15% free) rather than only on percentage used, this reads more intuitively during an incident.
A sudden jump in daily growth, even well under the absolute threshold, often catches a problem (like a missing index causing table bloat) days before it becomes urgent.
Disk-full database incidents are some of the most disruptive to recover from cleanly, size the alert threshold around how long it actually takes your team to provision more space, not just when the situation becomes visible.