Skip to content

jkylling/lightstep-tracer-java-common

This branch is 39 commits behind lightstep/lightstep-tracer-java-common:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 8, 2018
Mar 10, 2020
Mar 5, 2020
Feb 28, 2020
Mar 5, 2020
Mar 5, 2020
Jun 27, 2017
Feb 28, 2020
Dec 12, 2019
Jun 26, 2017
Feb 21, 2019
Nov 27, 2017
Apr 10, 2019
Mar 10, 2020
Mar 5, 2020
Nov 27, 2017

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.5%
  • Other 1.5%