Ross ROSS = Recommend OSS · open-source software intelligence for agents

Jaeger

CNCF Jaeger, a Distributed Tracing Platform observed · 2026-08-28

github.com/jaegertracing/jaeger · homepage · Go · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

For agents

markdown · JSON · MCP: product_card(name="jaegertracing/jaeger")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem