- Problem
- Production incident triage means correlating signals that live in different places — application logs, database traces, kernel errors — and doing it manually under time pressure.
- Approach
- A REST service that parses database and kernel logs, performance reports, execution traces, and Java stack traces, correlates signals across application, database, and kernel layers, and classifies failures by layer.
- Outcome
- Structured root-cause reports across 7 failure layers, built directly from four years of Fortune 500 production incident analysis. Instrumented with Prometheus, Grafana, and OpenTelemetry across the analysis pipeline.