opentelemetry-java/api
John Watson f034adb03b
Misc. cleanup: (#1942)
Rename TraceShim factory to OpenTracingShim
Remove factory method from OpenTracingShim which used mixed pieces of the openTelemetry components.
Made the constructor for W3CBaggagePropagator private.
Updated OpenTracingShim README
2020-10-31 13:42:00 -07:00
..
src Misc. cleanup: (#1942) 2020-10-31 13:42:00 -07:00
README.md Switch to java 8 (#1665) 2020-09-19 11:28:13 +09:00
build.gradle Merge context_prop into context artifact. (#1928) 2020-10-31 08:47:07 -07:00

README.md

OpenTelemetry API

Javadocs

  • Java 8 and Android API Level 24 compatible.
  • The abstract classes in this directory can be subclassed to create alternative implementations of the OpenTelemetry library.