Work in Progress
This shows how to create server in Spark Web Framework and how to implement tracing using Wingtips
##How to run:
- Compile and run
SparkServer.java
- Start Zipkin on localhost - Download
- Navigate to
http://localhost:9999/request
Navigate to: http://localhost:9411
to see all the traces in Zipkin.