Go to file
Jörg Thalheim 0d7a8e706d first commit 2016-04-13 14:17:46 +02:00
rancher first commit 2016-04-13 14:17:46 +02:00
sharelatex first commit 2016-04-13 14:17:46 +02:00
sysdig first commit 2016-04-13 14:17:46 +02:00
.envrc first commit 2016-04-13 14:17:46 +02:00
.gitignore first commit 2016-04-13 14:17:46 +02:00
Makefile first commit 2016-04-13 14:17:46 +02:00
README.md first commit 2016-04-13 14:17:46 +02:00
capture-connections.lua first commit 2016-04-13 14:17:46 +02:00
captured-connections.tsv first commit 2016-04-13 14:17:46 +02:00
main.go first commit 2016-04-13 14:17:46 +02:00
sysdig.sh first commit 2016-04-13 14:17:46 +02:00

README.md

Get microservice callgraph

$ go build . $ wget http://selenium-release.storage.googleapis.com/2.53/selenium-server-standalone-2.53.0.jar $ java -jar selenium-server-standalone-2.53.0.jar $ ./callgraph http://sharelatex.local/login 192.168.8.33 192.168.8.34 192.168.8.35 192.168.8.36 192.168.8.37 192.168.8.38 192.168.8.17 192.168.8.18 192.168.8.19 | dot -Tpng > graph.png