Skip to content

jdstuart/opentracing-zipkin-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opentracing Zipkin example

An example application instrumented with tracing to show how requests flow between components. The Opentracing API is implemented to collect trace information and is configured to sent traces to a Zipkin server where it can be viewed through the Zipkin UI.

Run the example

Start the Zipkin server and example application docker-compose up

Example application can be viewed at: http://localhost:8080

Zipkin server can be viewed at http://localhost:9411

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages