SigNoz Cloud - The Cost-Effective Datadog Alternative (And Why Others Don't Make the Cut)
TL;DR:
- Datadog’s pricing is complex and unpredictable, leading to massive "bill shock."
- We built SigNoz Cloud as a cost-effective alternative that cuts observability bills by up to 80%.
- We’re passing savings to you by not charging per-host or per-user fees and not charging separate "indexing" fees.
- You get the same unified platform (metrics, traces, logs) but built on OpenTelemetry, so you're never locked in.
- With the SigNoz MCP server and Noz, you can investigate production telemetry from your coding agent or inside SigNoz Cloud.
Datadog is often considered a leader in the observability space, offering a powerful, all-in-one platform for metrics, traces, and logs. It provides a polished, unified user experience that many engineering teams value. However, this power comes at a significant cost, one that often arrives as a "bill shock" for teams as they scale.
The core issue isn't just the final cost, but the unpredictability of it. Teams find themselves spending more time managing observability costs than improving reliability. This article will break down why Datadog is so expensive, what to look for in a truly cost-effective alternative, and compare the top contenders.
We have discussed why datadog is so expensive and the main pricing caveats in detail in our blog on Datadog pricing.
What to Look for in a Cost-Effective Datadog Alternative
The right cost effective alternative to datadog is not the one with "cheapest" pricing. It must also address the core problems of unpredictable billing and vendor lock-in. We'll evaluate the top alternatives based on these four essential requirements.
Transparent, Usage-Based Pricing: The pricing model should be simple and predictable. You should pay for what you use (e.g., GBs of data ingested, metric samples) and not be penalized for scaling your hosts, adding users, or using open standards.
OpenTelemetry-Native: The platform should be built on OpenTelemetry. This is non-negotiable for avoiding vendor lock-in. You can instrument your applications once and have the freedom to send your data to any OTel-compatible backend.
Unified Platform: Datadog's main strength is its unified experience for metrics, traces, and logs. A good alternative should provide this same single-pane-of-glass experience without requiring you to stitch together multiple, disparate tools.
Flexible Deployment: You should have the choice between a fully-managed SaaS for convenience and a self-hosted option (on-premise or in your own cloud) for data privacy, compliance, and ultimate cost control.
Why SigNoz is the Best Cost-Effective Choice
At SigNoz, we built an OpenTelemetry-native platform with two clear deployment paths: fully managed SigNoz Cloud and Self-Hosted SigNoz for teams that run it themselves.
Let's evaluate SigNoz against the four essential requirements.
SigNoz Cloud Solves the Price Problem:
Datadog's pricing model includes multiple levers, like per-host fees, which are a poor fit for a modern microservices world. We have seen users running oversized "mega-VMs" just to optimize their Datadog bill. Your architecture should never be dictated by your observability tool's pricing.
SigNoz Cloud uses a simple, transparent, and usage-based model that scales with you. Logs and traces are priced $0.30/GB and metrics are $0.10 per million samples, with no per-host or per-user fees. This predictability has helped teams reduce their observability bills by up to 80% after migrating.
SigNoz Cloud Solves the Lock-in Problem:
SigNoz Cloud is OpenTelemetry-native. Engineers can query resource and span attributes, inspect instrumentation scope, span events, span links, and trace identifiers, and use metric metadata inside the product. If your team is committed to OpenTelemetry, this deeper use of OTel context makes SigNoz a strong choice. It also powers features like Trace Funnels, External API Monitoring, and out-of-the-box messaging queue visibility.
You are not locked into a proprietary vendor agent for application instrumentation. You control how you collect and route your telemetry.
This also means SigNoz supports any technology, framework, or language that can be instrumented with OpenTelemetry. You can learn more about instrumenting your applications in the SigNoz documentation.
SigNoz Cloud Solves the Usability Problem:
SigNoz Cloud uses a single columnar datastore for logs, metrics, and traces. Engineers get one Query Builder experience across signals and can move from a metric spike to related traces and logs without switching between separate query languages and backends.
SigNoz Cloud Solves the Deployment Problem:
Datadog is a cloud-only product, while SigNoz offers five deployment options: fully managed SigNoz Cloud, SigNoz Cloud: Dedicated, SigNoz Cloud: BYOC, Self-Hosted SigNoz: Enterprise, and the free, open-source Self-Hosted SigNoz: Community Edition. This flexibility serves teams that want a managed service, stronger data isolation, or full control over the infrastructure.
Understanding Datadog to SigNoz Cloud Cost Savings with an Example
Below is a clear, mid-scale example that uses each vendor’s native billing units. It is illustrative, not exhaustive.
1) Datadog usage we are evaluating
-
Logs
- Ingested: 7,110 GB / month
- Indexed: 7,110 million events / month
-
Traces
- Ingested: 21,400 GB / month
- Indexed: 10,700 million spans / month (kept equal to ingest using 2 KB per span to convert GB → events)
-
APM and infrastructure
- APM host-hours: 338,400 hours / month → ≈463.6 hosts (÷ 730 h)
- Infra host-hours: 438,450 hours / month → ≈600.6 hosts (÷ 730 h)
- Container hours: 1,103,000 hours / month
-
Custom metrics (Datadog)
- 15,000 indexed custom metrics / month
2) Assumptions used
- Average log event size ≈ 1 KB.
- Span size ≈ 2 KB for storage math.
- Infrastructure metrics: 400 active time series per infrastructure host and 50 per container, each collected every 30 seconds.
- Custom metrics: 15,000 active time series, each collected once per minute.
- Datadog annual list rates, without negotiated volume discounts, as of September 2026.
- Host-hours → hosts conversion: We divide total host-hours by the hours in the billing month to get average concurrent hosts (default 730 h ≈ 365×24/12; use 24×days_in_month for exactness), then apply Datadog per-host/month rates.
- Datadog rates (annual billing): APM $31/host-mo, Infra Pro $15/host-mo; Log ingestion $0.10/GB; Indexed logs $1.70/M (15-day); APM ingestion $0.10/GB; Indexed spans $1.70/M (15-day); Container monitoring $0.002/container-hour.
- SigNoz Cloud rates: Logs $0.30/GB ingested, Traces $0.30/GB ingested, Metrics $0.10 per million samples.
3) What this costs in Datadog
| Line item | Cost |
|---|---|
| Ingested logs (7,110 GB × $0.10/GB) | $711.00 |
| Indexed logs (7,110 M × $1.70/M) | $12,087.00 |
| Ingested traces (21,400 GB × $0.10/GB) | $2,140.00 |
| Indexed spans (10,700 M × $1.70/M) | $18,190.00 |
| APM hosts (~463.6 × $31/host-mo) | $14,370.41 |
| Infra hosts (~600.6 × $15/host-mo) | $9,009.25 |
| Container hours (1,103,000 × $0.002/h) | $2,206.00 |
| Indexed custom metrics (15,000 @ $5/100) | $750.00 |
| Total Datadog | $59,463.66 / month |
4) The equivalent pricing in SigNoz Cloud
| Line item | SigNoz Cloud usage and rate | Cost |
|---|---|---|
| Logs ingestion | 7,110 GB × $0.30/GB | $2,133.00 |
| Trace ingestion | 21,400 GB × $0.30/GB | $6,420.00 |
| Metrics from infra hours | 21,045.60 M × $0.10/M | $2,104.56 |
| Metrics from container hours | 6,618.00 M × $0.10/M | $661.80 |
| Custom metric samples | 657.00 M × $0.10/M | $65.70 |
| Total SigNoz Cloud | $11,385.06 / month |
5) What is the total savings?
- Total Datadog: $59,463.66 / month
- Total SigNoz Cloud: $11,385.06 / month
- Savings: $48,078.60 / month (~81% lower)
Notes
- Datadog list rates shown are annual billing with 15-day retention for indexed logs and indexed spans. Month-to-month and on-demand are higher. Always match your actual plan and retention. (source: Datadog)
- Results depend on the assumptions above. If you change log event size, span size, or the share of logs/spans you index, the numbers change proportionally.
- SigNoz Cloud eliminates per-host APM fees and separate log indexing fees, using simple per-GB and per-sample pricing.
This scenario shows why the billing units matter. Separate host and indexing charges make up most of the Datadog estimate, while SigNoz Cloud bills the modeled ingestion and metric samples. You get a unified experience for logs, metrics, and traces, with the open-source freedom and predictable pricing you need. Check out the SigNoz pricing page to estimate your monthly bill.
Getting Started with SigNoz
You can choose between various deployment options in SigNoz. The easiest way to get started is SigNoz Cloud. We offer a 30-day free trial account with access to all features.
Those who have data privacy concerns and can't send their data outside their infrastructure can use Self-Hosted SigNoz: Enterprise or SigNoz Cloud: BYOC.
Those who have the expertise to manage SigNoz themselves or want a free self-hosted option can use Self-Hosted SigNoz: Community Edition.
Application Performance Monitoring
Out-of-the-box service charts for latency, throughput, error rates, ApDex, and top endpoints.

Distributed Tracing
Follow requests across services with flamegraphs, span filters, and trace analytics.

Log Management
Centralize, query, and correlate logs with traces and metrics to debug faster.

Infrastructure Monitoring
Track Kubernetes and host health with detailed CPU, memory, and network visibility.

LLM Observability
Trace LLM applications with prompt-level visibility, cost tracking, and agent analytics.

Metrics & Dashboards
Build PromQL-powered dashboards and visualize business and SRE metrics in one place.

Exceptions Monitoring
Group and triage exceptions with stack traces, trends, and ownership context.

Alerts Management
Define alerts on metrics, logs, traces, and anomalies with multi-channel notifications.

External API Monitoring
Monitor third-party API latency, throughput, and error rates alongside internal services.

What about the other alternatives?
While SigNoz Cloud is the only option that checks all the boxes of a cost-effective Datadog alternative, other commercial platforms also compete with Datadog, though often with similar complexities.
1. Grafana Cloud (The "Stitched-Together" Stack)
Grafana is widely known as a great visualization tool. Its observability solution, Grafana Cloud, bundles Grafana with the "LGTM" stack: Loki (logs), Grafana (visualization), Tempo (traces), and Mimir/Prometheus (metrics). It is a strong choice for teams that already use Prometheus, need rich dashboards, or want to query several external data sources from one interface.
Pricing:
Grafana Cloud also uses a usage-based model and has a generous free tier, which makes it easy to start with a small workload. After the free allowances, however, each signal uses a different pricing unit. Metrics are billed by active series, while logs and traces are billed by data volume. Teams leaving Datadog because of cost should compare the same telemetry volume, retention, and users after those free limits. For larger paid workloads, SigNoz Cloud can be easier to estimate and more cost-effective. Use the SigNoz pricing calculator with your own volumes before you decide.
The Tradeoff:
Grafana Cloud manages the LGTM services for you, but the product still brings together separate signal-specific backends. If you self-host the stack, your team also operates and scales those components itself.
Fragmented Experience:
Each tool has its own query model: LogQL for logs, TraceQL for traces, and PromQL for metrics. SigNoz Cloud provides one Query Builder experience across logs, metrics, and traces. It also keeps OpenTelemetry context visible inside the product, including resource and span attributes, instrumentation scope, span events, span links, trace identifiers, and metric metadata. Grafana Cloud accepts OTLP, but maps OTel metrics into its Prometheus-compatible Mimir representation, so teams still work with Prometheus naming and label conventions for those metrics. Teams can scrape existing Prometheus endpoints with the OpenTelemetry Collector and reuse PromQL in SigNoz dashboards when needed.
Infrastructure Monitoring:
Grafana Cloud is strong for Kubernetes and Prometheus-based infrastructure monitoring. SigNoz Cloud also provides first-class monitoring for Kubernetes, Linux hosts, AWS, Azure, and GCP, with application and infrastructure signals available in the same investigation flow.
Self-Hosting Complexity:
While the components are open-source, self-hosting and managing this entire stack is a major engineering undertaking. This "free" option comes with high operational overhead.
Verdict: Grafana Cloud is a good option for dashboards, Prometheus, Kubernetes, and a free starting point. SigNoz Cloud is a better fit when you want one query experience across signals, deeper access to OpenTelemetry context, and predictable pricing after a production workload grows beyond free limits.
2. New Relic (The Other Legacy SaaS)
New Relic is another long-standing player in the APM space. Its free tier, guided installation, quickstarts, broad integrations, and Datadog migration guide give teams several ways to test it beside Datadog. Its preview Gateway API can also copy supported Datadog Agent telemetry to New Relic while it continues to go to Datadog. However, ongoing use still brings New Relic-specific pricing, user roles, and workflows.
Pricing:
New Relic has a useful free allowance of 100 GB of monthly data ingest, one full-platform user, and unlimited basic users. After that, the pricing adds more dimensions. Core users are listed at $49 per user. The Standard plan lists the first full-platform user at $10 and additional users at $99, while Pro full-platform users are $349 with an annual commitment or $418.80 month to month. New Relic also uses a CCU compute pricing model. Teams should compare data, users, and compute together once they outgrow the free tier.
OpenTelemetry-Native:
New Relic supports OpenTelemetry alongside its own agents. OpenTelemetry keeps the instrumentation layer portable, but teams should still account for New Relic-specific queries, dashboards, alerts, and compute units when they plan a future move.
Unified Platform:
To its credit, New Relic does offer a unified platform where metrics, traces, and logs are presented together, which is a core strength similar to Datadog's.
Migration Experience:
SigNoz Cloud provides one Query Builder experience across logs, metrics, and traces, plus an automated dashboard migration tool and a step-by-step Datadog migration guide. The SigNoz MCP server and Noz also let engineers investigate telemetry without first learning every part of a new interface. Teams that spend more than $999 per month on Datadog can request migration support from SigNoz.
Flexible Deployment:
New Relic is a SaaS-only solution. There is no open-source or self-hosted option, which is a major drawback for any organization with data privacy, compliance, or data sovereignty requirements.
Verdict: New Relic offers a free tier and migration tooling, but its paid model adds data, user, and compute pricing. SigNoz Cloud is easier to adopt and scale for teams that want one Query Builder, no per-user fees, agent-native investigation, and a choice of managed or self-hosted deployment.
3. Cloud-Native Tools (AWS CloudWatch, Google Cloud Operations, Azure Monitor)
Using your cloud provider's built-in tools seems like a simple, cost-effective choice. Let's evaluate how it fits into our evaluation framework.
Pricing:
These tools appear cheap because you avoid data egress fees. However, the costs for log and metric ingestion can add up surprisingly quickly, and their pricing models are often just as complex as Datadog's.
OpenTelemetry-Native:
This is the ultimate vendor lock-in. While these tools can ingest OTel data, they are designed to pull you deeper into their specific ecosystem. This is the exact opposite of OTel's vendor-neutral philosophy and makes any future multi-cloud or migration plans extremely difficult.
Unified Platform:
This is a significant weak point. These tools are often clunky, feel like separate services, and are less powerful than dedicated observability platforms. Their APM and tracing capabilities, in particular, tend to be weaker and less user-friendly.
Flexible Deployment:
By definition, these tools offer zero deployment flexibility. You are locked into a single cloud provider.
Verdict: A false economy. You trade one vendor lock-in for another and often end up with an inferior, yet still expensive, tool.
4. ELK Stack (Elasticsearch, Logstash, Kibana)
The ELK stack is a powerful, well-known solution, especially for log analytics.
Pricing:
Elasticsearch is available under open-source and source-available license options, so teams can self-manage it without a software license fee. The real cost is in the engineering time and infrastructure required to run, scale, and manage a large Elasticsearch deployment for logs, metrics, and traces.
OpenTelemetry-Native:
Elastic supports OpenTelemetry through direct OTLP ingestion, upstream OpenTelemetry SDKs and Collectors, and Elastic distributions of OpenTelemetry. Current Elasticsearch and Kibana releases also offer AGPLv3, an OSI-approved license, alongside ELv2 and SSPL. Teams should still check which Elastic features and support levels apply to each collection path and license.
Unified Platform:
Elastic Observability provides a broad platform, with its primary strength being high-volume log search and analytics. Its full-text search, ES|QL, data tiers, and mature log workflows make it a strong option when logs are the main requirement.
Flexible Deployment:
Self-hosting gives teams control, but it also makes them responsible for compute, storage, scaling, and upgrades. Elastic Cloud removes much of that operational work, while using its own resource-based pricing model.
Verdict: Elastic is a strong choice for large-scale log analytics. As a broader Datadog replacement, SigNoz Cloud is a better fit when you want logs, metrics, and traces in one query experience with built-in cross-signal correlation and no observability cluster to operate.
Conclusion - Choosing the Right Cost Effective Datadog Alternative
A good Datadog alternative helps you regain control over your observability budget and reduce costs, all while maintaining full visibility. While proprietary platforms like New Relic and Dynatrace offer powerful features, they often come with similar pricing complexity. Building your own stack with Grafana seems free but carries a high operational cost.
This is why an OpenTelemetry-native, unified platform like SigNoz Cloud stands out. It provides the "single pane of glass" experience teams love from Datadog but is built on open standards with a transparent pricing model. In the example above, the modeled bill is about 81% lower. Your actual savings will depend on ingestion, retention, metric frequency, and how much data you index in Datadog.
Hope we answered all your questions regarding cost-effective Datadog alternatives. Start with our Datadog migration guide and use the automated migration tool to translate exported dashboards. Teams that spend more than $999 per month on Datadog can also request migration support. If you have more questions, feel free to use the SigNoz AI chatbot, or join our slack community.
You can also subscribe to our newsletter for insights from observability nerds at SigNoz, get open source, OpenTelemetry, and devtool building stories straight to your inbox.