anon-ops/ops-lite-review-sample
收藏资源简介:
ops-lite-review-sample是一个用于根因分析(RCA)的微服务基准测试数据集,专门为评审者设计的样本。它基于完整的ops-lite基准测试(包含500个案例),手动策划了10个完整案例,覆盖了三个系统:ts(Train-Ticket)、hs(Hotel Reservation / DeathStarBench)和otel-demo(OpenTelemetry Demo)。样本包括多种故障类型,如Network*(网络延迟)、Pod*(Pod故障)、*Stress(压力测试)和hybrid_clean(混合故障),并展示了路径深度(longest_path从2到5)的变异。每个案例包含注入故障文件、环境数据、结果、因果图以及异常/正常数据表等文件。该样本旨在方便快速手动检查,但不适用于定量评估或统计估计;完整数据集应用于基准测试。
ops-lite-review-sample is a reviewer-facing sample of the full ops-lite benchmark for root cause analysis (RCA) in microservices. It is manually curated from the 500-case full benchmark and includes 10 complete cases covering three systems: ts (Train-Ticket), hs (Hotel Reservation / DeathStarBench), and otel-demo (OpenTelemetry Demo). The sample represents various fault families such as Network*, Pod*, *Stress, and hybrid_clean, with path-depth variation (longest_path from 2 to 5). Each case contains files like injection.json, env.json, result.json, causal_graph.json, and abnormal/normal parquet tables. This sample is designed for quick manual inspection by reviewers and should not be used for quantitative evaluation or corpus-level statistics; the full dataset should be used for benchmarking.



