Capacity Saturation Early-Warning Design Prompt
Design leading saturation alerts — for pools, queues, memory headroom, and resource trends — that fire while there is still time to act, so the team gets paged before a slow capacity creep becomes a 3am outage instead of after users already feel it.
- Target user
- SREs, capacity planners, and platform reliability teams
- Difficulty
- Advanced
- Tools
- Claude, ChatGPT, Cursor
The prompt
You are a reliability engineer who has been paged at 3am for a disk or pool that had been trending toward full for days with no warning. Design early-warning saturation alerts that would have fired in time.
I will provide:
- The service and its critical bounded resources (connection pools, thread pools, queues, memory, disk, file descriptors, rate-limit budgets)
- Baseline utilization, growth trends, and known traffic seasonality
- How long it typically takes to add capacity or shed load for each resource
- Our metrics/alerting stack and current capacity-related alerts
Your job:
1. **Identify the real ceilings** — for each resource, establish the hard limit and the point at which behavior degrades (queuing, latency, rejection), which is often well below 100%.
2. **Leading vs lagging** — distinguish alerts that fire after users hurt (error rate, latency) from leading ones (utilization trend, time-to-exhaustion) and design the leading set that buys enough lead time to act.
3. **Time-to-exhaustion alerting** — where appropriate, use rate-of-change / projected-exhaustion alerts ("pool will saturate in ~2h at current trend") calibrated to be longer than the time-to-add-capacity for that resource.
4. **Threshold justification** — set warning and critical thresholds tied to the degradation point and the remediation lead time, not arbitrary round numbers, with the reasoning shown.
5. **Seasonality guardrails** — account for known bursts and cycles so launches or backfills do not trigger false pages, using appropriate windows or comparisons.
6. **Actionability** — pair each alert with the specific action (scale, shed, tune, add capacity) and route warning vs critical to the right urgency so leading alerts are a ticket, not a 3am page, when there is still runway.
7. **Noise control** — a plan to review and retune these alerts so they stay trusted rather than muted.
Output as: (a) the resource-ceiling table, (b) the leading/lagging alert set with thresholds and rationale, (c) any time-to-exhaustion alert specs, (d) the seasonality guardrails, (e) the alert-to-action and urgency-routing map.
Bias toward: leading indicators with real lead time, thresholds tied to degradation and remediation time, seasonality-aware guardrails, every alert paired with an action, and noise control to keep alerts trusted.
Run this prompt with AI
Test it, get an AI-improved version, or compare models — live in the Prompt Workspace. No copy-paste.
Related prompts
-
Change Freeze Decision Advisor Prompt
Decide whether to call a change/deploy freeze during or around an active incident — scope, duration, exceptions, and exit criteria — so responders stop adding variables to a live outage without needlessly halting unrelated safe work across the org.
-
Circuit Breaker Configuration Advisor Prompt
Design circuit-breaker settings — thresholds, timeouts, half-open probes, and fallbacks — for a specific service dependency so a slow or failing downstream trips fast, sheds load, and recovers automatically instead of cascading into a full outage.
-
Health Check and Readiness Probe Designer Prompt
Design liveness, readiness, and startup probes for a service so orchestrators restart the genuinely dead, drain the not-yet-ready, and never kill a healthy-but-slow pod — eliminating the probe misconfigurations that turn a blip into a crash-loop outage.
-
Postmortem Meeting Facilitation Guide Prompt
Turn a raw incident timeline into a tightly-run, blameless postmortem meeting — agenda, timeboxes, facilitation scripts, and psychological-safety guardrails — so the review produces systemic learning instead of blame, drift, or silence.
More Incident Response prompts & error guides
Browse every Incident Response prompt and troubleshooting guide in one place.
Reading prompts? Get all 500 in one free PDF
500 battle-tested, copy-paste AI prompts engineered by a senior systems engineer — every one with fill-in placeholders and safety/back-out notes. Drop your email and it's yours.
- 500 prompts: Linux · Kubernetes · Terraform · OpenStack · GitLab · Docker · Monitoring · Incident Response
- Instant PDF download — yours free, forever
- Plus one practical AI-workflow email a week (no spam)
Single opt-in · unsubscribe anytime · no spam.