This application is to trace the api
- Zipkin server is a mandatory to be installed using Spirng boot or a docker Zipkin Details
Below is the docker command to install zipkin server
docker run -d -p 9411:9411 openzipkin/zipkin
For more on this. Click Here
Trace Details :