eclipse / microprofile-opentracing

microprofile-opentracing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MicroProfile OpenTracing

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.

How to contribute

Do you want to contribute to this project? Here is what you can do:

Build

mvn clean install

About

microprofile-opentracing

License:Apache License 2.0


Languages

Language:Java 100.0%