20 citations · 59 across the 11 of their papers we have counts for
11 papers
Demystifying and Extracting Fault-indicating Information from Logs for Failure Diagnosis
Junjie Huang, Zhihan Jiang, Jinyang Liu +7
Logs are imperative in the maintenance of online service systems, which often encompass important information for effective failure mitigation. While existing anomaly detection met…
Contextualized Data-Wrangling Code Generation in Computational Notebooks
Junjie Huang, Daya Guo, Chenglong Wang +7
Data wrangling, the process of preparing raw data for further analysis in computational notebooks, is a crucial yet time-consuming step in data science. Code generation has the pot…
Knowledge-aware Alert Aggregation in Large-scale Cloud Systems: a Hybrid Approach
Jinxi Kuang, Jinyang Liu, Junjie Huang +6
Due to the scale and complexity of cloud systems, a system failure would trigger an "alert storm", i.e., massive correlated alerts. Although these alerts can be traced back to a fe…
FaultProfIT: Hierarchical Fault Profiling of Incident Tickets in Large-scale Cloud Systems
Junjie Huang, Jinyang Liu, Zhuangbin Chen +7
Postmortem analysis is essential in the management of incidents within cloud systems, which provides valuable insights to improve system's reliability and robustness. At CloudA, fa…
Go Static: Contextualized Logging Statement Generation
Yichen Li, Yintong Huo, Renyi Zhong +6
Logging practices have been extensively investigated to assist developers in writing appropriate logging statements for documenting software behaviors. Although numerous automatic…
Revealing Performance Issues in Server-side WebAssembly Runtimes via Differential Testing
Shuyao Jiang, Ruiying Zeng, Zihao Rao +3
WebAssembly (Wasm) is a bytecode format originally serving as a compilation target for Web applications. It has recently been used increasingly on the server side, e.g., providing…