- Jaeger: open source, distributed tracing platform
Distributed tracing observability platforms, such as Jaeger, are essential for modern software applications that are architected as microservices Jaeger maps the flow of requests and data as they traverse a distributed system
- Download | Jaeger
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 GitHub releases page Container images The following container images are available for the Jaeger project via the jaegertracing organization on Docker Hub and Quay io
- 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
All-in-one is an executable designed for quick local testing, launches the Jaeger UI, collector, query, and agent, with an in memory storage component The simplest way to start the all-in-one is to use the pre-built image published to DockerHub (a single command line)
- Deployment | Jaeger
Jaeger binaries can be configured in a number of ways (in the order of decreasing priority): command line arguments, environment variables, configuration files in JSON, TOML, YAML, HCL, or Java properties formats To see the complete list of options, run the binary with help command or refer to the CLI Flags page for more information
- Getting started | Jaeger
This image, designed for quick local testing, launches the Jaeger UI, collector, query, and agent, with an in memory storage component The simplest way to start the all in one docker image is to use the pre-built image published to DockerHub (a single command line)
- Getting Started | Jaeger
Explore highly contextualized logging Use baggage propagation to diagnose inter-request contention (queueing) and time spent in a service Use open source libraries from opentelemetry-contrib to get vendor-neutral instrumentation for free We recommend running Jaeger and HotROD together via docker compose:
- Introduction | Jaeger
Welcome to Jaeger’s documentation portal! 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 About Jaeger, inspired by Dapper and OpenZipkin
|