
Jaeger: open source, distributed tracing platform
Aug 6, 2025 · Distributed tracing observability platforms, such as Jaeger, are essential for modern software applications that are architected as microservices. Jaeger maps the flow of requests …
Download | Jaeger
Nov 12, 2024 · Binaries Jaeger binaries are available for macOS, Linux, and Windows. The table below lists the available binaries: ... You can find the binaries for previous versions on the …
Introduction | Jaeger
Below, you’ll find information for beginners and experienced Jaeger users. If you can’t find what you are looking for, or have an issue not covered here, we’d love to hear from you.
Getting Started | Jaeger
Your applications must be instrumented before they can send tracing data to Jaeger backend. Check the Client Libraries section for information about how to use the OpenTracing API and …
Introduction | Jaeger
The Jaeger project is primarily the tracing backend that receives tracing telemetry data and provides processing, aggregation, data mining, and visualizations of that data.
Introduction | Jaeger
Below, you’ll find information for beginners and experienced Jaeger users. If you can’t find what you are looking for, or have an issue not covered here, we’d love to hear from you.
Getting Started | Jaeger
This runs the all-in-one configuration of Jaeger (see Architecture) that combines collector and query components in a single process and uses a transient in-memory storage for trace data.
Architecture | Jaeger
Jaeger v2 is designed to be a versatile and flexible tracing platform. It can be deployed as a single binary that can be configured to perform different roles within the Jaeger architecture, such as: …
Introduction | Jaeger
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.
Deployment | Jaeger
Jaeger backend combines trace data from applications that are usually running on different hosts. The hardware clocks on the hosts often experience relative drift, known as the clock skew effect