This is a crossdock app to test Zipkin data format support in Jaeger server. It uses Brave to create spans which are reported to the server.
Docker image is automatically built once commit is pushed to the master branch. To build it manually run:
docker build -t jaegertracing/xdock-zipkin-brave:latest .
./mvnw test## License
[Apache 2.0 License](./LICENSE).
make crossdock