Skip to content

delkyd/jaeger

 
 

Repository files navigation

Build Status Coverage Status ReadTheDocs GoDoc Gitter chat 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.

Related Repositories

Clients:

Contributions:

Components:

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.4%
  • Shell 1.4%
  • Other 1.2%