paper-with-me

Papers

DeepTriage: Automated Transfer Assistance for Incidents in Cloud Services

2020-11-25 · Phuong Pham, Vivek Jain, Lukas Dauterman, Justin Ormont, Navendu Jain

As cloud services are growing and generating high revenues, the cost of downtime in these services is becoming significantly expensive. To reduce loss and service downtime, a critical primary step is to execute incident triage, the process of assigning a service incident to the correct responsible team, in a timely manner. An incorrect assignment risks additional incident reroutings and increases its time to mitigate by 10x. However, automated incident triage in large cloud services faces many challenges: (1) a highly imbalanced incident distribution from a large number of teams, (2) wide variety in formats of input data or data sources, (3) scaling to meet production-grade requirements, and (4) gaining engineers' trust in using machine learning recommendations. To address these challenges, we introduce DeepTriage, an intelligent incident transfer service combining multiple machine learning techniques - gradient boosted classifiers, clustering methods, and deep neural networks - in an ensemble to recommend the responsible team to triage an incident. Experimental results on real incidents in Microsoft Azure show that our service achieves 82.9% F1 score. For highly impacted incidents, DeepTriage achieves F1 score from 76.3% - 91.3%. We have applied best practices and state-of-the-art frameworks to scale DeepTriage to handle incident routing for all cloud services. DeepTriage has been deployed in Azure since October 2017 and is used by thousands of teams daily.

📄 PDF Abstract BibTeX arXiv:2012.03665

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClustering

Similar Papers 제목 키워드 기반

FaultProfIT: Hierarchical Fault Profiling of Incident Tickets in Large-scale Cloud Systems

2024-02-27 · JunJie Huang, Jinyang Liu, Zhuangbin Chen, Zhihan Jiang 외

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, fault pattern profiling is performed durin…

Contrastive Learning

Drive Video Analysis for the Detection of Traffic Near-Miss Incidents

2018-04-07 · Hirokatsu Kataoka, Teppei Suzuki, Shoko Oikawa, Yasuhiro Matsui 외

Because of their recent introduction, self-driving cars and advanced driver assistance system (ADAS) equipped vehicles have had little opportunity to learn, the dangerous traffic (including near-miss incident) scenarios …

Self-Driving Cars

Mining Root Cause Knowledge from Cloud Service Incident Investigations for AIOps

2022-04-21 · Amrita Saha, Steven C. H. Hoi

Root Cause Analysis (RCA) of any service-disrupting incident is one of the most critical as well as complex tasks in IT processes, especially for cloud industry leaders like Salesforce. Typically RCA investigation levera…

2kInformation RetrievalManagementRetrieval

Cloud Atlas: Efficient Fault Localization for Cloud Systems using Language Models and Causal Insight

2024-07-11 · Zhiqiang Xie, Yujia Zheng, Lizi Ottens, Kun Zhang 외

Runtime failure and performance degradation is commonplace in modern cloud systems. For cloud providers, automatically determining the root cause of incidents is paramount to ensuring high reliability and availability as…

Causal DiscoveryFault localization

Recommending Root-Cause and Mitigation Steps for Cloud Incidents using Large Language Models

2023-01-10 · Toufique Ahmed, Supriyo Ghosh, Chetan Bansal, Thomas Zimmermann 외

Incident management for cloud services is a complex process involving several steps and has a huge impact on both service health and developer productivity. On-call engineers require significant amount of domain knowledg…

ManagementQuestion AnsweringText Summarization