Grafana stack (Mimir + Loki + Tempo)
Open-source · self-hostable · replaces 2 SaaS tools on os-alt
grafana/grafana · alive · ★ 73.7k · last commit today · 3654 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.