An experiment framework for Root Cause Analysis
Project description
rcabench-platform
An experiment framework for Root Cause Analysis (RCA), supporting fast development of RCA algorithms and their evaluation on various datasets.
Installation
To add this package to another uv-managed project:
# Install lightweight SDK (for algorithm/sampler development)
uv add rcabench-platform
# Install with platform-internal tools (kubernetes, neo4j, clickhouse, etc.)
uv add "rcabench-platform[internal]"
# Install with analysis/visualization tools (matplotlib, plotly, etc.)
uv add "rcabench-platform[analysis]"
# Install everything (equivalent to the old monolithic install)
uv add "rcabench-platform[all]"
The base package includes only the SDK core for developing and evaluating RCA algorithms and trace samplers. Use optional dependency groups to install additional functionality:
[internal]— Platform server clients, cloud storage, dataset converters, SDG builder[analysis]— Visualization, statistical analysis, Streamlit dashboards[all]— All of the above
See Package Restructuring Plan for details.
Documentation
- User Guide: Complete guide for using rcabench-platform as both a console command and SDK.
- Development Guide: How to set up the development environment and contribute to this project.
- Specifications: Our design details about RCA algorithms and data formats.
- Workflow References: How to use the functionalities of this project.
- Maintenance: Guidelines for maintaining the project and release procedures.
- Package Restructuring Plan: v3 directory structure, v2→v3 migration guide, and optional dependency groups.
Related Projects
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rcabench_platform-0.4.22.tar.gz.
File metadata
- Download URL: rcabench_platform-0.4.22.tar.gz
- Upload date:
- Size: 441.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffc1aaf9d73c7398825575fed43438afbb877bd8ae114e6d49b0886c94c92fe4
|
|
| MD5 |
f586d274da3d7d82be33cc6dbc1e23da
|
|
| BLAKE2b-256 |
895df5b04b9bb795f883857a23df48856aa59cb858f9d42ff9f9f42e92c39aba
|
File details
Details for the file rcabench_platform-0.4.22-py3-none-any.whl.
File metadata
- Download URL: rcabench_platform-0.4.22-py3-none-any.whl
- Upload date:
- Size: 560.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfc72b8223038b7826273f048d6f690d7a3c6c321d5ca1cead4e64d588e5c4ec
|
|
| MD5 |
44d5856affd800e962cd3a11007b9fdb
|
|
| BLAKE2b-256 |
7a259302f32b30eeab24ed0c118f0fac06b84bcb57f5be37f40f280917614fac
|