opentelemetry-java/api
Christian Neumüller bbe8702257
Rename HttpTraceContext to W3CTraceContextPropagator. (#2116)
* Rename HttpTraceContext to W3CTraceContextPropagator.

* Add javadoc.
2020-11-25 10:27:07 +09:00
..
src Rename HttpTraceContext to W3CTraceContextPropagator. (#2116) 2020-11-25 10:27:07 +09:00
README.md Don't repeat Java 8 support among all the subproject READMEs and at top level, clarify that published artifacts are Java 8, but building requires additional instructions. (#2124) 2020-11-24 09:04:40 -08:00
build.gradle Update dependencies (#2115) 2020-11-21 09:39:27 -08:00

README.md

OpenTelemetry API

Javadocs

  • The abstract classes in this directory can be subclassed to create alternative implementations of the OpenTelemetry library.