#Ratpack-Zipkin Demo App
Demo Ratpack service using ratpack-zipkin to add Zipkin tracing.
./gradlew clean run -DokhttpHost=localhost
This will start the service and enable Zipkin tracing using the Http transport.
#Ratpack-Zipkin Demo App
Demo Ratpack service using ratpack-zipkin to add Zipkin tracing.
./gradlew clean run -DokhttpHost=localhost
This will start the service and enable Zipkin tracing using the Http transport.