diff --git a/instructions/guide-microprofile-opentracing/README.md b/instructions/guide-microprofile-opentracing/README.md index 833d160..d24f850 100644 --- a/instructions/guide-microprofile-opentracing/README.md +++ b/instructions/guide-microprofile-opentracing/README.md @@ -2,7 +2,7 @@ # Enabling distributed tracing in microservices ## What you'll learn -Testing conversion 16/07 10:42 +Testing conversion 6/8 21:09 You will learn how to enable automatic tracing for JAX-RS methods as well as create custom tracers for non-JAX-RS methods by using MicroProfile OpenTracing.