S SwapToSaaS

monitoring

Datadog open source alternatives

By Fig, Editor Last revisited How we rank

Datadog starts at $18/mo. Here are 2 open-source alternatives — ranked, opinionated, and refreshed daily against the GitHub API. No paid placements in the rankings. No AI-slop lists.

Comparison table (live data)

GitHub metrics snapshot: 2026-08-24

Project Stars Activity
Grafana
The open observability platform.
76.4k This week
OpenObserve
10x easier, 140x lower storage cost, high performance observability platform.
21.4k This week

The one thesis that will save you a week

The real question is not “Which open-source Datadog clone has the most features?” That is how you end up evaluating six dashboards, deploying three collectors, and still paging yourself from a spreadsheet. The useful question is: do you want a broad observability platform that assembles data from several systems, or a more unified tool that tries to cover logs, metrics, traces, and related telemetry in one deployment? Grafana is the stronger fit when you already think in terms of Prometheus, Loki, Tempo, and interchangeable data sources; OpenObserve is the more direct Datadog-shaped replacement when reducing deployment and storage overhead matters more than adopting a large ecosystem.

Why people are leaving Datadog in 2026

Datadog's entry paid tier is Infrastructure Pro at $18 per host per month on-demand, billed month to month. The annual price is $15 per host per month when billed annually, but that is a different billing commitment. Either way, the important words are “per host”: the bill scales with every environment and machine you bring into scope.

The entry tier also comes with allotments per host: 100 custom metrics, 5 containers, and 500 events. Those limits are not abstract accounting trivia; they are the sort of thresholds that become relevant after a team adds a service, a cluster, or a new source of telemetry. An overage bill can arrive even when nobody consciously changed the monitoring plan.

Then there is the product menu. APM is a separate line at $31+ per host per month, while profiling, security, network monitoring, and other capabilities can add their own per-host charges. A realistic Datadog bill is therefore not “$18 times the number of servers”; it is several products stacked on the same infrastructure. That pricing can be reasonable for a team that values the convenience, but it becomes difficult to forecast once every new observability requirement has a meter attached.

The alternatives that matter

Grafana

Grafana is the broad, composable option. Its GitHub description positions it as an observability and data visualization platform for metrics, logs, and traces from sources including Prometheus, Loki, Elasticsearch, InfluxDB, and Postgres. Compared with Datadog, Grafana is less of a single vendor-controlled monitoring appliance and more of a front end and ecosystem around systems you choose, operate, and connect.

That flexibility is the point, but it is also the catch. Grafana can give a platform team a common place to explore telemetry without forcing every signal into one proprietary pipeline. It does not magically remove the operational work of collecting, storing, retaining, and correlating that telemetry. The “open and composable” part is real; so is the assembly required.

Live GitHub metrics: 76343 stars; license: AGPL-3.0; last push: 2026-08-21; open issues: 3339.

Grafana is a credible Datadog alternative for teams that already use Prometheus-style metrics or want to preserve a mix of backends. Its hosting options include self-hosting and official cloud, so you can choose where the operational burden lives. The AGPL-3.0 license is worth treating as a real architectural consideration, especially if you plan to modify and expose the software as part of a service. Pick Grafana if you want a durable observability control plane and are comfortable making deliberate choices about storage and collectors; skip it if your definition of “alternative” is “one binary that arrives with the entire stack neatly bundled.”

OpenObserve

OpenObserve is the more direct Datadog-shaped candidate in this small field. Its GitHub description covers logs, metrics, traces, frontend monitoring, pipelines, and LLM observability, and explicitly frames it as an alternative to Datadog, Splunk, and Elasticsearch. It also emphasizes single-binary deployment and claims 140x lower storage costs, which should be read as a project claim to validate against your own ingestion, retention, and query patterns rather than a universal law of physics.

The appeal is obvious for teams tired of assembling a monitoring stack from multiple services. A single binary can simplify the first deployment and reduce the amount of infrastructure you need to understand before collecting useful data. That does not mean migration is frictionless, or that every Datadog workflow has a drop-in equivalent, but it does target the “please stop making observability a procurement exercise” problem directly.

Live GitHub metrics: 21386 stars; license: AGPL-3.0; last push: 2026-08-21; open issues: 570.

Pick OpenObserve if your priority is a consolidated platform for logs, metrics, and traces with a comparatively simple deployment story. Its official cloud option gives you an escape hatch from running the service yourself, while self-hosting keeps the data path under your control. Skip it if your organization depends heavily on Datadog-specific integrations, mature security workflows, or highly specialized APM behavior and has not budgeted time to verify those gaps. “Single binary” is a deployment property, not proof that the product matches every enterprise feature you currently use.

Decision framework

  • If you already run Prometheus, Loki, or similar backends → pick Grafana.
  • If you want one observability deployment for logs, metrics, and traces → pick OpenObserve.
  • If your main concern is Datadog's per-host stacking → evaluate OpenObserve first.
  • If you need a flexible visualization layer across several data sources → pick Grafana.
  • If you want official cloud hosting without giving up the option to self-host → either can fit; compare the services you actually need.
  • If you expect a drop-in replacement for every Datadog integration → pick neither without a migration proof of concept.

What to watch for

The first migration trap is assuming that telemetry is portable because the words “metrics,” “logs,” and “traces” appear in both product descriptions. Your data may be exportable while your dashboards, monitors, alert routing, tags, service maps, retention policies, and incident habits are not. Inventory what Datadog is doing today before selecting a replacement: collection, storage, visualization, alerting, APM, profiling, security, network monitoring, and the integrations that quietly keep the whole operation usable.

The second trap is treating lower infrastructure cost as the same thing as lower total cost. Self-hosting moves work into your platform team, including capacity planning, upgrades, backups, access control, retention, and on-call responsibility. Grafana's composability means more choices and potentially more components; OpenObserve's single-binary story may reduce initial deployment complexity, but you still need to validate ingestion volume, query performance, retention, and feature coverage with real telemetry. Run both the old and new paths long enough to compare alerts and dashboards against production behavior, then remove Datadog only after the boring operational details work.

Ready to deploy?

The self-host options above all run cleanly on modern VPS providers. Our recommended stack:

Some links are affiliate. DigitalOcean, Vultr and Cloudways are hosts we run production workloads on; Hostinger we list on spec, not experience. Independent from OSS rankings above. Prices checked 25 Jul 2026 (Cloudways: DigitalOcean Basic, Standard CPU).

Related guides