Skip to content

XLab-Tongji/MonitoringDataCausality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonitoringDataCausality

A web client to build causality graph from a monitoring dataset.

How to Run It

Run shell script(docker and maven required, the default port is 8080)

bash run.py -p [PORT]

Upload file on the page

[ip]:[PORT]

upload

And you will get the causality graph of uploaded data.result

How to Build It Locally

Environment requirements

A java IDE, maven

Get the project

git clone https://github.com/XLab-Tongji/MonitoringDataCausality.git

** Install libraries to maven**

mvn install:install-file -Dfile=src/lib/tetrad-lib-6.7.0-SNAPSHOT.jar -DgroupId=edu.cmu -DartifactId=tetrad-lib -Dversion=6.7.0-SNAPSHOT -Dpackaging=jar -DgeneratePom=true

** Import the maven project(in CausalitySearch folder) to your IDE**

About

A Causality Search Tool for Microservice Monitoring Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •