opentelemetry-java/api/trace
Bogdan Drutu 087f58da1d
Remove references to TracingContextUtils (#2238)
* Remove references to TracingContextUtils

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* Update api/trace/src/main/java/io/opentelemetry/api/trace/Tracer.java

Co-authored-by: Anuraag Agrawal <anuraaga@gmail.com>
2020-12-08 16:56:49 -08:00
..
src Remove references to TracingContextUtils (#2238) 2020-12-08 16:56:49 -08:00
README.md Split API packages, move context in the same directory (#2199) 2020-12-05 08:33:20 -08:00
build.gradle Split API packages, move context in the same directory (#2199) 2020-12-05 08:33:20 -08:00

README.md

OpenTelemetry Trace API

Javadocs

  • The interfaces in this directory can be implemented to create alternative implementations of the OpenTelemetry library.