|
| 1 | +@article{Soldani2018microservice, |
| 2 | + title = {The pains and gains of microservices: A Systematic grey literature review}, |
| 3 | + journal = {Journal of Systems and Software}, |
| 4 | + volume = {146}, |
| 5 | + pages = {215-232}, |
| 6 | + year = {2018}, |
| 7 | + doi = {10.1016/j.jss.2018.09.016}, |
| 8 | + author = {Jacopo Soldani and Damian Andrew Tamburri and Willem-Jan {Van Den Heuvel}} |
| 9 | +} |
| 10 | + |
| 11 | +@article{Soldani2022rcasurvey, |
| 12 | + author = {Soldani, Jacopo and Brogi, Antonio}, |
| 13 | + title = {Anomaly Detection and Failure Root Cause Analysis in (Micro) Service-Based Cloud Applications: A Survey}, |
| 14 | + year = {2022}, |
| 15 | + volume = {55}, |
| 16 | + number = {3}, |
| 17 | + doi = {10.1145/3501297}, |
| 18 | + journal = {ACM Computing Surveys} |
| 19 | +} |
| 20 | + |
| 21 | + |
| 22 | +@inproceedings{pham2024baro, |
| 23 | + title = {BARO: Robust Root Cause Analysis for Microservices via Multivariate Bayesian Online Change Point Detection}, |
| 24 | + author = {Pham, Luan and Ha, Huong and Zhang, Hongyu}, |
| 25 | + booktitle = {Proceedings of the ACM on Software Engineering}, |
| 26 | + volume = {1}, |
| 27 | + number = {FSE}, |
| 28 | + pages = {2214--2237}, |
| 29 | + year = {2024}, |
| 30 | + doi = {10.1145/3660810} |
| 31 | +} |
| 32 | + |
| 33 | +@article{Xin2023CausalRCA, |
| 34 | + title = {CausalRCA: Causal inference based precise fine-grained root cause localization for microservice applications}, |
| 35 | + journal = {Journal of Systems and Software}, |
| 36 | + volume = {203}, |
| 37 | + pages = {111724}, |
| 38 | + year = {2023}, |
| 39 | + doi = {10.1016/j.jss.2023.111724}, |
| 40 | + author = {Ruyue Xin and Peng Chen and Zhiming Zhao} |
| 41 | +} |
| 42 | + |
| 43 | +@inproceedings{pham2024root, |
| 44 | + title = {Root Cause Analysis for Microservices based on Causal Inference: How Far Are We?}, |
| 45 | + author = {Pham, Luan and Ha, Huong and Zhang, Hongyu}, |
| 46 | + booktitle = {Proceedings of the 39th IEEE/ACM International Conference on Automated Software Engineering}, |
| 47 | + pages = {706--715}, |
| 48 | + year = {2024}, |
| 49 | + doi = {10.1145/3691620.3695063} |
| 50 | +} |
| 51 | + |
| 52 | +@inproceedings{pham2025rcaeval, |
| 53 | + title = {RCAEval: A Benchmark for Root Cause Analysis of Microservice Systems with Telemetry Data}, |
| 54 | + author = {Pham, Luan and Zhang, Hongyu and Ha, Huong and Salim, Flora and Zhang, Xiuzhen}, |
| 55 | + booktitle = {Companion Proceedings of the ACM Web Conference 2025}, |
| 56 | + pages = {777--780}, |
| 57 | + year = {2025}, |
| 58 | + doi = {10.1145/3701716.3715290} |
| 59 | +} |
| 60 | + |
| 61 | +@inproceedings{altenbernd2025amocrca, |
| 62 | + title={Amocrca: at most one change segmentation and relative correlation ranking for root cause analysis}, |
| 63 | + author={Altenbernd, Anton and Wu, Zhiyuan and Kao, Odej}, |
| 64 | + booktitle={Proceedings of the 33rd ACM International Conference on the Foundations of Software Engineering}, |
| 65 | + pages={1386--1393}, |
| 66 | + year={2025} |
| 67 | +} |
0 commit comments