Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 533 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 533 Bytes

Wingtips tracing example application.

Work in Progress

This shows how to create server in Spark Web Framework and how to implement tracing using Wingtips

##How to run:

  1. Compile and run SparkServer.java
  2. Start Zipkin on localhost - Download
  3. Navigate to http://localhost:9999/request

Navigate to: http://localhost:9411 to see all the traces in Zipkin.

###Results: Screenshot