KnowledgeDiscovery commited on
Commit
d1e1e1d
·
verified ·
1 Parent(s): eb06bf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -3
README.md CHANGED
@@ -1,3 +1,34 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ tags:
4
+ - root cause analysis
5
+ - microservice system
6
+ - multi-modal learning
7
+ - time series analysis
8
+ - log analysis
9
+ pretty_name: Product Review Microservice Data
10
+ size_categories:
11
+ - 100M<n<1B
12
+ task_categories:
13
+ - time-series-forecasting
14
+ ---
15
+
16
+ ## Data Description:
17
+
18
+ Both metrics (i.e., time series) and log data were collected from Product Review Microservice Platform with hundreds of system entities invovled. Four different types of real faults (including DDoS attack, external storage failure, node resource contention stress test, and noisy neighbor issue) were simulated.
19
+
20
+ ## Citation:
21
+
22
+ [1] Lecheng Zheng, Zhengzhang Chen, Jingrui He, Haifeng Chen:
23
+ MULAN: Multi-modal Causal Structure Learning and Root Cause Analysis for Microservice Systems. WWW 2024: 4107-4116.
24
+
25
+ [2] Dongjie Wang, Zhengzhang Chen, Jingchao Ni, Liang Tong, Zheng Wang, Yanjie Fu, Haifeng Chen:
26
+ Interdependent Causal Networks for Root Cause Localization. KDD 2023: 5051-506.
27
+
28
+ [3]. Dongjie Wang, Zhengzhang Chen, Yanjie Fu, Yanchi Liu, Haifeng Chen:
29
+ Incremental Causal Graph Learning for Online Root Cause Analysis. KDD 2023: 2269-2278.
30
+
31
+
32
+ ## License:
33
+
34
+ cc-by-nc-4.0: NonCommercial — You can not use the data for commercial purposes.