by microsoft · AI Tool · ★ 318
OpenRCA     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.
| Stars | 318 |
| Forks | 42 |
| Language | Python |
| Category | AI Tool |
| License | MIT |
| Quality Score | 67.6116999020577/100 |
| Open Issues | 9 |
| Last Updated | 2026-04-14 |
| Created | 2024-10-30 |
| Platforms | python |
| Est. Tokens | ~174k |
These tools work well together with OpenRCA for enhanced workflows:
Explore other popular ai tool tools:
OpenRCA is [ICLR'25] OpenRCA: Can Large Language Models Locate the Root Cause of Software Failures?. It is categorized as a AI Tool with 318 GitHub stars.
OpenRCA is primarily written in Python. It covers topics such as benchmark, large-language-models, llm.
You can find installation instructions and usage details in the OpenRCA GitHub repository at github.com/microsoft/OpenRCA. The project has 318 stars and 42 forks, indicating an active community.
OpenRCA is released under the MIT license, making it free to use and modify according to the license terms.