Grafana Tempo
High-scale, cost-effective distributed tracing backend requiring only object storage.
Why consider Grafana Tempo?
Grafana Tempo is an open-source, high-scale distributed tracing backend. Written in Go, it ingests traces from OpenTelemetry, Jaeger, Zipkin, and OpenTracing, storing petabytes of traces directly in cheap object storage (S3, GCS) without Elasticsearch.
Learn Grafana Tempo by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Grafana Tempo
Grafana Tempo links Prometheus metrics and Loki logs directly to span traces for instant full-stack root cause debugging.
Running with Docker
docker run -d \ --name tempo \ -p 3200:3200 -p 4317:4317 \ grafana/tempo:latestGrafana Tempo is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.