Jaeger
CNCF Jaeger, a Distributed Tracing Platform observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 93
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 28.5
- age_days: 3792
- days_rel: 44
- days_push: 7
- n_releases_24m: 25
Adoption not part of the score
23145 stars · 3098 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Jaeger is a CNCF-graduated, open-source distributed tracing platform originally created at Uber, used to monitor and troubleshoot request flows across microservices. Version 2 is built on the OpenTelemetry Collector framework and includes a collector, query service, storage backends (e.g., ClickHouse, Elasticsearch, Cassandra), and a web UI for visualizing traces.
Use cases
- trace requests across microservices to find latency bottlenecks
- troubleshoot errors in distributed systems with end-to-end request timelines
- visualize service dependency graphs
- collect and store OpenTelemetry traces via OTLP
- self-host a tracing backend for Kubernetes clusters
- analyze root causes of performance problems in production
When to choose
- you run microservices and need distributed tracing with a mature UI
- you already use OpenTelemetry SDKs and need a trace collector and query backend
- you want a CNCF-graduated, vendor-neutral observability component
- you need pluggable storage backends like ClickHouse, Elasticsearch, or Cassandra
When to avoid
- you only need metrics or logs without trace correlation
- you want a fully managed SaaS tracing product with zero infrastructure
- your stack is single-process and tracing adds little value
- you need profiling or continuous profiling features rather than request tracing
Facets
service · maturity stable
tracing monitoring http-server web-framework monitoring microservices self-hosted cloud go windows distributed-tracing opentelemetry cncf observability microservices trace-analysis service-dependency-graph devops docker kubernetes linux macos
4 sources
- readme: https://github.com/jaegertracing/jaeger · fetched 2026-08-28 · 37025393220e
- homepage: https://www.jaegertracing.io/ · fetched 2026-08-29 · 1f59da1539c8
- site_page: https://www.jaegertracing.io/docs/latest · fetched 2026-08-29 · 9ce70bfaaac6
- site_page: https://www.jaegertracing.io/docs/2.20/getting-started · fetched 2026-08-29 · 6216f8da5382
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jaegertracing/jaeger | main | 97 |
| jaegertracing/jaeger-ui | frontend | 97 |
| jaegertracing/jaeger-client-go | sdk | 10 |
| jaegertracing/jaeger-operator | infra | 72 |
For agents
markdown · JSON · MCP: product_card(name="jaegertracing/jaeger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem