Capgemini / spring-boot-capgemini

Apache License 2.0
16 stars 8 forks source link

Zipkin starter (via Brave) #23

Open rhart opened 9 years ago

rhart commented 9 years ago

Zipkin provides distributed tracing. It is a Scala based framework from Twitter but there is a Java compatible implementation called Brave that we could supply auto configuration for https://github.com/kristofa/brave

I think we could also integrate here with our tracing starter.