PulseAugur
LIVE 14:03:32
research · [1 source] ·
0
research

PRAXIS system uses LLMs to automate root-cause analysis of cloud incidents

Researchers have developed PRAXIS, a new system designed to diagnose and resolve cloud incidents caused by code or configuration errors. PRAXIS utilizes an LLM-driven approach to traverse service dependency graphs and program dependence graphs, enabling more accurate root-cause analysis. In evaluations, PRAXIS demonstrated a significant improvement in accuracy compared to existing methods while also reducing computational resource usage. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a novel LLM-driven approach for automated root-cause analysis, potentially reducing cloud incident resolution time and cost.

RANK_REASON This is a research paper introducing a new system for root-cause analysis in cloud incidents.

Read on arXiv cs.AI →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 · Shengkun Cui, Rahul Krishna, Saurabh Jha, Ravishankar K. Iyer ·

    PRAXIS: Integrating Program Analysis with Observability for Root-Cause Analysis

    arXiv:2512.22113v2 Announce Type: replace-cross Abstract: Unresolved production cloud incidents cost an average of over $2M per hour. This paper introduces PRAXIS, an orchestrator that manages and deploys an agentic workflow for diagnosing code- and configuration-caused cloud inc…