In August 2023, Lightstep became ServiceNow Cloud Observability. To ease the transition, all code artifacts will continue to use the Lightstep name. You don't need to do anything to keep using this repository.
The core LightStep distributed tracing library for the Java runtime environment. For specific documentation see lightstep-tracer-java or lightstep-tracer-android.
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.
Contains an example implementation of the tracer (used for integration testing).
Contains the transport layer specific to the grpc flavor of the lightstep tracer.
Contains the transport layer specific to the okhttp flavor of the lightstep tracer.
See DEV.md for information on contributing to this instrumentation library.