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

See how much time Spark Web Framework services spend on an http request.

License

Notifications You must be signed in to change notification settings

openzipkin-attic/wingtips-sparkjava-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

See how much time Spark Web Framework services spend on an http request.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages