Introduction

Version1.dev (preview) 2.11 (latest) 1.74 (latest)

Welcome to Jaeger’s documentation portal! Below, you’ll find information for beginners and experienced Jaeger users.

If you cannot find what you are looking for, or have an issue not covered here, we’d love to hear from you.

If you are new to distributed tracing, please take a look at the Related Links section below.

About

Jaeger is a distributed tracing platform released as open source by Uber Technologies. With Jaeger you can:

  • Monitor and troubleshoot distributed workflows
  • Identify performance bottlenecks
  • Track down root causes
  • Analyze service dependencies

Uber published a blog post, Evolving Distributed Tracing at Uber, where they explain the history and reasons for the architectural choices made in Jaeger. Yuri Shkuro, creator of Jaeger, also published a book Mastering Distributed Tracing that covers in-depth many aspects of Jaeger design and operation, as well as distributed tracing in general.

Features

  • OpenTracing-inspired data model
  • OpenTelemetry compatible
  • Multiple built-in storage backends: Cassandra, Elasticsearch and in-memory
  • Community supported external storage backends via the gRPC plugin: ClickHouse
  • System topology graphs
  • Adaptive sampling
  • Service Performance Monitoring (SPM)
  • Post-collection data processing

See Features page for more details.

Technical Specs

Quick Start

See Getting Started.

Screenshots

Traces View

Traces View

Trace Detail View

Detail View

Service Performance Monitoring View

Service Performance Monitoring


Getting Started

Get up and running with Jaeger in your local environment

Features

Architecture

Deployment

Monitoring Jaeger

Performance Tuning Guide

Tweaking your Jaeger instance to achieve a better performance

Troubleshooting

Solve commonly encountered issues

Frequently Asked Questions

Answers to some frequently asked questions about Jaeger.

Tools

Extra Jaeger utilities.

External Guides

Guides hosted outside of the main Jaeger documentation.