Grafana stack (Mimir + Loki + Tempo)
Open-source · self-hostable · replaces 2 SaaS tools on os-alt
grafana/grafana · alive · ★ 73.7k · last commit today · 3662 open issues
License: AGPL-3.0 — Grafana, Loki, Tempo, Mimir all moved to AGPL-3.0 in 2021; Enterprise versions remain commercial.
Good fit for Teams that already have Grafana expertise and want best-of-breed components rather than a single product.
Weak at Operational complexity — four components to run instead of one; gluing dashboards takes a week vs SigNoz's defaults.
In a terminal? npx -y github:SolvoHQ/os-alt-cli datadog prints
the Datadog comparison table including Grafana stack (Mimir + Loki + Tempo).
how the CLI works →
Replaces these SaaS
- Datadog · Observability (metrics + logs + traces + APM)
Replace Datadog agent with Grafana Alloy (or vendor-neutral OTel collector). Metrics go to Mimir, logs to Loki, traces to Tempo. Each Datadog dashboard maps to a Grafana dashboard; PromQL/LogQL replace Datadog's query syntax. Plan a week for dashboard parity.
- New Relic · APM / observability platform
Use the `docker-otel-lgtm` reference stack from grafana.com/blog. Apps export OTLP to Grafana Alloy (the collector); Alloy fans out traces to Tempo, logs to Loki, metrics to Mimir. Build dashboards in Grafana — the New Relic NRQL queries don't port, but standard PromQL + LogQL + TraceQL gets you to similar visualizations.
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 stack (Mimir + Loki + Tempo) actively maintained?
Yes — last commit today. The repository is alive (commit activity within the past 90 days).
What does Grafana stack (Mimir + Loki + Tempo) cost to self-host?
Grafana stack (Mimir + Loki + Tempo) is free and open source under AGPL-3.0. Typical self-host VPS cost: $20-40 VPS for a small setup; cost scales with retention (S3 / object store strongly recommended).
Which SaaS does Grafana stack (Mimir + Loki + Tempo) replace?
Grafana stack (Mimir + Loki + Tempo) is listed as an open-source self-host alternative to: Datadog, New Relic.