Grafana Tempo
Open-source · self-hostable · replaces 1 SaaS tool on os-alt
grafana/tempo · alive · ★ 5.25k · last commit today · 167 open issues
License: AGPL-3.0
Good fit for Teams already invested in Grafana that want traces in the same pane as metrics and logs.
Weak at No first-class anomaly-explore UX; you build dashboards manually.
In a terminal? npx -y github:SolvoHQ/os-alt-cli honeycomb prints
the Honeycomb comparison table including Grafana Tempo.
how the CLI works →
Replaces these SaaS
- Honeycomb · Distributed tracing / observability
Use the `docker-compose-tempo` template from grafana.com/docs/tempo. Apps export OTLP to Tempo via the collector; query traces in Grafana with TraceQL. Pair with Loki (logs), Mimir/Prometheus (metrics) for full observability. TraceQL is more powerful than Jaeger's tag-search but not as ergonomic as Honeycomb's query builder.
README badges for the SaaS this replaces
Maintainers and forks: drop a badge in your README to link readers from the SaaS-comparison page back to your repo.
FAQ
Is Grafana Tempo actively maintained?
Yes — last commit today. The repository is alive (commit activity within the past 90 days).
What does Grafana Tempo cost to self-host?
Grafana Tempo is free and open source under AGPL-3.0. Typical self-host VPS cost: $15-50/mo VPS — S3-backed for trace storage keeps cost predictable.
Which SaaS does Grafana Tempo replace?
Grafana Tempo is listed as an open-source self-host alternative to: Honeycomb.