Orgs already on Datadog for APM and infra. Single pane of glass, paid-for RBAC/SSO/alerting, easy procurement. Weakest fit: LLM-is-the-product or budget-constrained shops.
Imagine you already own a Swiss Army knife that handles every tool you need for camping. Now you discover you also need a small corkscrew. You can buy a brand-new dedicated corkscrew, or you can use the corkscrew blade your Swiss Army knife already has. If you only open one bottle a year, the existing blade is fine. If you are a sommelier opening hundreds of bottles, the dedicated corkscrew wins. Datadog LLM Observability is the corkscrew blade on the company's existing Swiss Army knife: great when LLM monitoring is one of many tools you need from one vendor, less compelling when it is your main workload.
Concept explanation~2 min read
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Concept explanation~2 min read
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Choosing an LLM observability vendor is a high-leverage decision for a multi-year horizon. Switching costs are real: dashboards, alerting rules, RBAC config, custom instrumentation, and institutional muscle memory all compound around whatever tool the team uses daily. The decision is also less about feature checklists than about where the engineering team already lives and what their dominant investigation pattern is.
This walkthrough explains when Datadog LLM Observability is the right default, when dedicated tools (Langfuse, LangSmith, Arize Phoenix) beat it, the hybrid patterns that production teams converge on, and the procurement and migration realities that shape the choice as much as the technical merits.
Mental model: Datadog wins on cross-stack integration. Dedicated tools win on LLM-specific depth. The decision is which constraint dominates for your team.
The Datadog case: integration and reuse
Single pane of glass
LLM regressions in production are often downstream of infra events. A latency spike correlates with a saturated GPU; an error rate correlates with a vector DB timeout; a cost regression correlates with a misconfigured retry that triples token usage. Investigating these requires connecting LLM telemetry to DB telemetry to Kubernetes telemetry.
Datadog has all of these in the same trace context and the same UI. One click takes you from an LLM span to the Postgres query that fed it to the pod that scheduled it. Dedicated LLM tools see only the LLM slice; you switch tabs and lose context.
For incident response, this matters more than any LLM-specific feature.
Reusable operational infrastructure
Datadog already has, configured for your org:
- SSO integration.
- RBAC and team boundaries.
- Alerting and on-call routing (PagerDuty, Opsgenie).
- Audit logging.
- Dashboard sharing and embedding.
- Cost allocation by team.
Adding LLM Observability is a feature flag; none of the above needs to be re-procured, re-configured, or re-audited.
Dedicated tools require all of this to be re set up. The work is non-trivial; in regulated industries it can take months.
OTel compatibility
Datadog accepts OTel GenAI semantic conventions. Instrumenting via OpenLLMetry or the official SDK exporters works; you are not locked into a Datadog-specific shape. This reduces the lock-in cost relative to fully proprietary observability stacks.
Procurement reality
Enterprise procurement is the silent driver of many vendor choices. Adding Datadog's LLM module is rarely procurement-gated; adding Langfuse or LangSmith often is. For teams in regulated industries, this can be the deciding factor regardless of technical merit.
Situations where this technique stops working.
2–4 min · Everything important, quickly.
Real products, models, and research that use this idea.
- SaaS companies running Datadog for backend APM (Notion, Asana, GitLab) often default to Datadog LLM Observability for their AI features.
- Pure LLM-product startups (Perplexity, Cursor) tend to use Langfuse, LangSmith, or Phoenix because their team lives in the tool.
What an interviewer would ask next. Try answering before peeking at the approach.
QHow would you decide if you are in the 'LLM is one feature' or 'LLM is the product' camp?
Two heuristics: percentage of engineering time spent on LLM features (under 20 percent = one feature; over 50 percent = product), and whether your competitive moat depends on LLM iteration speed. If iteration is the moat, depth wins. If the LLM is icing on a non-LLM cake, integration wins.
Red flags & common mistakes
The phrases that signal junior thinking. Click to expand.
Red flags & common mistakes
The phrases that signal junior thinking. Click to expand.
Choosing Datadog because it is the incumbent, without comparing per-trace cost against self-hosted Langfuse for a high-volume LLM workload.
60 second bullets to scan on the way to the call.
Single pane of glass argument and when it matters
Reusable operational infra (SSO, RBAC, alerting) as Datadog's structural advantage
Primary sources. Browse if you want the original framing.
Same topic, related formats. Practice these next.