GitHub 仓库

microsoft/OpenRCA

Python 首次收录 2024-10-30 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 753 / 共 783

379 Star

[ICLR'25] OpenRCA: Can Large Language Models Locate the Root Cause of Software Failures?

项目介绍

OpenRCA is a benchmark for assessing LLMs' root cause analysis ability in a software operating scenario. When given a natural language query, LLMs need to analyze large volumes of telemetry data to identify the relevant root cause elements. This process requires the models to understand complex system dependencies and perform comprehensive reasoning across various types of telemetry data, including KPI time series, dependency trace graphs, and semi-structured log text.

We also introduce RCA-agent as a baseline for OpenRCA. By using Python for data retrieval and analysis, the model avoids processing overly long contexts, enabling it to focus on reasoning and scalable for extensive telemetry.

摘自 github.com/microsoft/OpenRCA

最新指标

Star 379 2026-07-16
Fork 45 2026-07-16
提交 23 2026-07-16
发布 0 2026-07-16
Watcher 5 2026-07-16
开放 issue 3 2026-07-16
开放 PR 6 2026-07-16