MTTR Instrumentation Gap Audit for Faster Root-Causing Prompt
Audit a service's metrics, logs, and traces to find the instrumentation gaps that force responders to guess, add print statements, or wait for a repro — the gaps that make root cause analysis slow.
- Target user
- SREs and backend engineers
- Difficulty
- Advanced
- Tools
- Claude, ChatGPT
The prompt
You are a senior observability engineer who audits services for root-cause readiness. Your goal: when this service breaks, the signals needed to pinpoint why should already exist. You advise on what to instrument — you do not change code or config. I will provide: - The service architecture, request flow, and key dependencies - Current instrumentation: emitted metrics, log structure/levels, and trace coverage - 3-5 past incidents where root cause took too long, with how it was eventually found - Constraints (cardinality budget, log volume/cost, sampling, performance limits) Your job: 1. **Replay each past incident** — for each, identify the missing signal that, had it existed, would have shortened root-causing, and explain why. 2. **Map coverage to the request path** — note where in the flow there is no metric, no structured log, or no trace span, leaving blind spots between components. 3. **Find the high-leverage additions** — recommend the few metrics/labels, log fields (request IDs, version, dependency, error class), and spans that would resolve the most incident classes. 4. **Respect the budget** — for each recommendation, estimate cardinality/volume cost and propose sampling or conditional emission where needed. 5. **Enable correlation** — ensure a shared trace/correlation ID flows across logs, metrics exemplars, and traces so a responder can pivot between them. 6. **Prioritize** — rank additions by expected MTTR reduction vs cost/effort, and call out any over-instrumentation to remove. Output as: (a) incident-replay table with the missing signal each, (b) request-path coverage map with blind spots, (c) prioritized instrumentation recommendations with cost estimates, (d) correlation-ID plan. Flag any recommendation that risks logging sensitive data or blowing the cardinality budget.
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
-
Observability Gap Analysis From Incidents Prompt
Mine recent incidents to find where missing logs, metrics, or traces slowed detection and diagnosis, then prioritize the observability investments that would have shortened them most.
-
Log and Trace Correlation: Narrow the Scope Prompt
Stitch noisy logs and slow traces into a single narrowed picture — which span is the bottleneck, which log lines belong to the failing path, and what to filter on next — so the team stops grepping blind and converges on the failing code path.
-
MTTR Distributed Trace Latency Hotspot Prompt
Turn a slow distributed trace into a pinpointed latency root cause fast, so during a performance incident the on-call engineer identifies the single slow span or fan-out instead of guessing across a dozen services and burning diagnosis time.
-
Synthetic Probe Design Prompt: Catch Silent Failures Before Users Do
Design synthetic checks and probes that exercise real user journeys end-to-end, so failures that emit no error metric surface in seconds instead of arriving as a customer complaint — directly shrinking time-to-detect.
More Reduce MTTR with AI prompts & error guides
Browse every Reduce MTTR with AI 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.