Anomaly Detection in DevOps Toolchain
Antonio Capizzi, Salvatore Distefano, Manuel Mazzara, Luiz J.P., Ara\`ujo, Muhammad Ahmad, Evgeny Bobrov

TL;DR
This paper presents a proof-of-concept anomaly detection system for DevOps toolchains that analyzes project data to predict risks and prevent issues before production, demonstrating feasibility with initial functionalities.
Contribution
It introduces a novel anomaly detection approach tailored for DevOps environments, with a prototype implementation showing practical viability.
Findings
Feasibility of anomaly detection in DevOps toolchain data
Prototype successfully identifies potential project risks
Supports proactive issue resolution before deployment
Abstract
The tools employed in the DevOps Toolchain generates a large quantity of data that is typically ignored or inspected only in particular occasions, at most. However, the analysis of such data could enable the extraction of useful information about the status and evolution of the project. For example, metrics like the "lines of code added since the last release" or "failures detected in the staging environment" are good indicators for predicting potential risks in the incoming release. In order to prevent problems appearing in later stages of production, an anomaly detection system can operate in the staging environment to compare the current incoming release with previous ones according to predefined metrics. The analysis is conducted before going into production to identify anomalies which should be addressed by human operators that address false-positive and negatives that can appear.…
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.
