jljlpch / jaeger

Jaeger, a Distributed Tracing System

Home Page:http://uber.github.io/jaeger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Related Repositories

Instrumentation Libraries

Contributions

Jaeger contributions organization, including:

Components

Contributing

See CONTRIBUTING.

Questions, Discussions, Bug Reports

Reach project contributors via these channels:

Adopters

Jaeger as a product consists of multiple components. We want to support different types of users, whether they are only using our instrumentation libraries or full end to end Jaeger installation, whether it runs in production or you use it to troubleshoot issues in development.

Please see ADOPTERS.md for some of the organizations using Jaeger today. If you would like to add your organization to the list, please comment on our survey issue.

License

The MIT License.

Note: we are planning to switch to Apache License v2.0

About

Jaeger, a Distributed Tracing System

http://uber.github.io/jaeger/

License:MIT License


Languages

Language:Go 98.1%Language:Shell 0.8%Language:Makefile 0.8%Language:Python 0.4%Language:HTML 0.0%