Proceedings of the Web Conference 2021 2021
DOI: 10.1145/3442381.3449905
|View full text |Cite
|
Sign up to set email alerts
|

MicroRank: End-to-End Latency Issue Localization with Extended Spectrum Analysis in Microservice Environments

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
3
1
1

Relationship

1
8

Authors

Journals

citations
Cited by 61 publications
(12 citation statements)
references
References 38 publications
0
12
0
Order By: Relevance
“…Recently there have been works on rootcause analysis or anomaly localization in Micro-service based systems, e.g. [8], [9] where the goal is to find the failing microservice among the services.…”
Section: Introductionmentioning
confidence: 99%
“…Recently there have been works on rootcause analysis or anomaly localization in Micro-service based systems, e.g. [8], [9] where the goal is to find the failing microservice among the services.…”
Section: Introductionmentioning
confidence: 99%
“…To measure the performance of the estimated graph and truth graph, we can compute the precision and recall of the adjacent confusion matrix and the Structural Hamming Distance (SHD), which is computed as wrongly directed edges. To measure the performance of the root cause localization, we can calculate the recall with the top-k results, which is widely used in existing works (Meng et al, 2020;Li et al, 2022;Yu et al, 2021). These related evaluation metrics are implemented in pyrca.utils.evalution.…”
Section: Output Layermentioning
confidence: 99%
“…Trace Anomaly Score: The Spectrum-based fault localization (SBFL) technique 25,26 has been widely used in software testing, which is mainly based on the coverage information of current program elements to assess the degree of program anomaly. Inspired by this, we calculate the anomaly score by using the SBFL technique, which is also mentioned in previous approaches 9,11,27,28 .…”
Section: Notation Definitionsmentioning
confidence: 99%
“…Ye et al 9 proposed T-Rank that used a spectrum analysis algorithm to locate root causes of abnormal services. Yu et al 27 proposed MicroRank. It firstly differentiates traces, then uses the PageRank algorithm to analyze the importance of different traces, and finally uses spectrum analysis to locate root cause of abnormal services.…”
Section: Related Workmentioning
confidence: 99%