ACT now: Aggregate Comparison of Traces for Incident Localization
Kamala Ramasubramanian (1), Ashutosh Raina (2), Jonathan Mace (3),, Peter Alvaro (1) ((1) University of California, Santa Cruz, (2) eBay, (3), MPI-SWS)

TL;DR
This paper introduces ACT, a method for incident localization in production systems that compares traces of system events before and during incidents, achieving over 99% accuracy in experiments.
Contribution
The paper presents ACT, a novel approach that localizes incidents by comparing system traces, improving speed and accuracy in identifying failure points.
Findings
Achieves over 99% incident localization accuracy.
Effectively compares traces to identify failure sources.
Reduces incident response time significantly.
Abstract
Incidents in production systems are common and downtime is expensive. Applying an appropriate mitigating action quickly, such as changing a specific firewall rule, reverting a change, or diverting traffic to a different availability zone, saves money. Incident localization is time-consuming since a single failure can have many effects, extending far from the site of failure. Knowing how different system events relate to each other is necessary to quickly identify \emph{where} to mitigate. Our approach, Aggregate Comparison of Traces (ACT), localizes incidents by comparing sets of traces (which capture events and their relationships for individual requests) sampled from the most recent steady-state operation and during an incident. In our quantitative experiments, we show that ACT is able to effectively localize more than 99% of incidents.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware System Performance and Reliability · Network Security and Intrusion Detection · Network Packet Processing and Optimization
