Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Java gRPC ZipKin Sample

Proof of concept to send tracing data from gRPC java services to ZipKin

Testing it

Starting zipkin server

docker run -d -p 9411:9411 openzipkin/zipkin

Installing sample application

mvn clean install

Executing the sample application

mvn exec:java

Take a look into tracing results: http://localhost:9411/

About

Proof of concept to send tracing data from gRPC java services to ZipKin

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages