mvn clean install
The MicroProfile OpenTracing specification defines behaviors and an API for accessing an OpenTracing compliant Tracer object within your JAX-RS application. The behaviors specify how incoming and outgoing requests will have OpenTracing Spans automatically created. The API defines how to explicitly disable or enable tracing for given endpoints.
For the current specification see microprofile-opentracing-spec.
Do you want to contribute to this project? Here is what you can do:
Fork the repository, make changes, then do a pull request.
Join our bi-weekly meeting every second Wednesday at 16h00 GMT.
Join the discussions on the MicroProfile Google Group
mvn clean install