mmimica / lightstep-tracer-java-common

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightstep Tracer Common

Download MIT license

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.

About

License:MIT License


Languages

Language:Java 98.4%Language:Shell 0.9%Language:Makefile 0.7%