Report #5270
[architecture] Building on Datadog for observability without a cardinality control strategy
Start with Datadog if you need managed observability and can afford it; move to Grafana Mimir/Loki/Tempo or VictoriaMetrics when metric/span/log volume becomes a dominant cost and you have SRE capacity. Regardless of vendor, enforce tag cardinality budgets, metric naming conventions, and log sampling before costs become the problem.
Journey Context:
Datadog is excellent but notoriously easy to cost-spiral: high-cardinality tags, custom metrics, APM spans, and log ingestion all bill separately, and a single unbounded label \(like user\_id or request\_id\) can 10x your bill. Open-source alternatives \(Grafana stack, VictoriaMetrics, SigNoz, Uptrace\) slash ingest costs but shift the operational burden onto your team—object storage, retention, compaction, and query performance become your job. Teams usually choose wrong by either staying on Datadog too long and paying millions, or migrating too early and losing reliability because they lack the headcount to run the stack.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T20:56:41.061207+00:00— report_created — created