Meta builds AI-assisted root cause analysis to streamline incident investigations
Investigating issues in systems dependent on monolithic repositories is complex and time-consuming because thousands of code changes across many teams must be searched, and responders must rapidly build context on what is broken and who is impacted.
The AI-assisted root cause analysis system achieves 42% accuracy in surfacing the true root cause within its top five suggested code changes at investigation creation time for the web monorepo, reducing the effort and time needed to isolate root causes.
Frequently asked questions
What did this team achieve with this AI workflow?
The AI-assisted root cause analysis system achieves 42% accuracy in surfacing the true root cause within its top five suggested code changes at investigation creation time for the web monorepo, reducing the effort and…
What tools did this team use?
Llama, Llama 2, Hawkeye.
What results were reported?
Root cause identification accuracy: 42%; Investigation effort and time: reduce effort and time needed to root cause an investigation significantly (source-reported, not independently verified).
How is this incident management AI workflow structured?
Investigation created → Heuristic retrieval narrows candidates → LLM ranker selects top five → Top candidates surfaced to responder → Closed feedback loop and validation.