What Is Datadog? Cloud Observability Platform Explained
Datadog is a hosted observability platform that brings metrics, logs, traces, and many other signals together in one SaaS product.
Datadog is one of the best-known commercial observability platforms. Rather than assembling separate open-source tools, teams send their telemetry to Datadog and get monitoring, logging, tracing, and dashboards in a single integrated service. Its breadth and ease of setup are its main appeal, and cost at scale is its main trade-off.
An all-in-one platform
Datadog spans the observability pillars and then some: infrastructure metrics, log management, application performance monitoring, synthetic and real-user monitoring, security signals, and more, all correlated within one product. The pitch is a single place to see everything instead of stitching tools together.
The agent and integrations
A Datadog agent runs on your hosts to collect metrics and logs, and hundreds of prebuilt integrations pull data from common technologies with little configuration. This breadth of integrations is a large part of why teams reach for Datadog: most of what they run is supported out of the box.
APM and tracing
Datadog APM provides distributed tracing and code-level performance insight, instrumenting applications to capture traces and surface slow endpoints and errors. It correlates those traces with the matching logs and metrics, so an investigation can move smoothly across all three signals.
Datadog for deploys and CI
Datadog supports deployment tracking, marking releases on dashboards and watching health across the deploy boundary so a bad release is caught quickly. It also offers CI visibility features that ingest pipeline data and present build duration, failure rates, and flaky-test trends alongside production telemetry.
Trade-offs
The convenience of an all-in-one SaaS comes with cost considerations: pricing scales with hosts, ingested data, and the number of features in use, and high-cardinality or high-volume telemetry can get expensive. Teams weigh that against the engineering effort of running an equivalent stack themselves.
Key takeaways
- Datadog is an all-in-one hosted observability platform.
- An agent plus many integrations collect metrics, logs, and traces.
- It correlates signals and supports APM and deployment tracking.
- Its CI visibility features surface pipeline and flaky-test trends.