Skip to content

softliumin/jaeger

 
 

Repository files navigation

ReadTheDocs GoDoc Build Status Coverage Status OpenTracing-1.0

Jaeger - a Distributed Tracing System

Jaeger, inspired by Dapper and OpenZipkin, is a distributed tracing system released as open source by Uber Technologies. It can be used for monitoring microservice-based architectures:

  • Distributed context propagation
  • Distributed transaction monitoring
  • Root cause analysis
  • Service dependency analysis
  • Performance / latency optimization

See also:

Status

Most of the code here is used in production at Uber, but the open source version is currently in Public Beta.

Contributing

See CONTRIBUTING.

Questions

Open an issue in this or other Jaeger repositories, or join the jaeger-tracing forum.

License

The MIT License.

About

Jaeger, a Distributed Tracing System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.2%
  • Shell 1.5%
  • Other 1.3%