curl -i -H 'Content-Type: application/json' -d@marathon/$marathonFile.json $marathonIp:8080/v2/apps
/api/v1/services
/api/v1/traces?serviceName=zipkin-query
-
revise Query JSON.
-
The HTTP endpoint at: $HOST_IP:9411
-
Web.
-
The console is at $HOST_IP:8080
git clone https://github.com/openzipkin/zipkin.git
cd zipkin
bin/tracegen $COLLECTOR_HOST_IP
git clone https://github.com/openzipkin/zipkin-dependencies-spark.git
cd zipkin-dependencies-spark/
export CASSANDRA_HOST=one of your cassandra host
./gradlew run