Lightstep Tracer Common
The core LightStep distributed tracing library for the Java runtime environment. For specific documentation see lightstep-tracer-java or lightstep-tracer-android.
common
Contains the com.lightstep.tracer.shared
(shared logic) and com.lightstep.tracer.grpc
(shared compiled proto files) source files and assets for the JRE and Android libraries.
example
Contains an example implementation of the tracer (used for integration testing).
grpc
Contains the transport layer specific to the grpc flavor of the lightstep tracer.
okhttp
Contains the transport layer specific to the okhttp flavor of the lightstep tracer.
Development info
See DEV.md for information on contributing to this instrumentation library.