OpenTracing Java Interceptors instrumentation This library provides a Jakarta EE Interceptor that will add a new Span for any @Traced-annotated method. See the Eclipse MicroProfile OpenTracing for details. Development ./gradlew check Release Follow instructions in RELEASE