Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 760 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 760 Bytes

Build Status

Crossdock Zipkin Brave

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.

Build Docker image

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 .

Build and test

./mvnw test## License
  
[Apache 2.0 License](./LICENSE).

make crossdock

License

Apache 2.0 License.