Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 293 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 293 Bytes

#Ratpack-Zipkin Demo App

Demo Ratpack service using ratpack-zipkin to add Zipkin tracing.

Running the service

./gradlew clean run -DokhttpHost=localhost

This will start the service and enable Zipkin tracing using the Http transport.