惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
IT之家
IT之家
博客园_首页
人人都是产品经理
人人都是产品经理
博客园 - Franky
I
InfoQ
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
GbyAI
GbyAI
大猫的无限游戏
大猫的无限游戏
aimingoo的专栏
aimingoo的专栏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
Microsoft Security Blog
Microsoft Security Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog RSS Feed
MongoDB | Blog
MongoDB | Blog
雷峰网
雷峰网
博客园 - 聂微东
N
Netflix TechBlog - Medium
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
D
Docker

Datadog | The Monitor blog

Introducing our open source AI-native SAST Instrument and monitor Boomi integration flows with OpenTelemetry and Datadog Not all index scans are equal: How we cut query latency by over 99% Platform engineering metrics: What to measure and what to ignore Integrate Recorded Future threat intelligence with Datadog Cloud SIEM CI/CD security: threat modeling using a MITRE-style threat matrix CI/CD security: How to secure your GitHub ecosystem Ingress NGINX is EOL: A practical guide for migrating to Kubernetes Gateway API Operating agentic AI with Amazon Bedrock AgentCore and Datadog LLM Observability: Lessons from NTT DATA Introducing the Datadog Code Security MCP Capture and analyze custom heatmaps in Session Replay Understand session replays faster with AI summaries and smart chapters Monitor ClickHouse query performance with Datadog Database Monitoring How we designed empathetic alert sounds for on-call engineers Search and act across Datadog to resolve issues faster with Bits Assistant Analyzing round trip query latency Configuring JavaScript caches for better performance Introducing Bits AI Dev Agent for Code Security Datadog achieves ISO 42001 certification for responsible AI Monitor Nutanix clusters, hosts, and VMs with Datadog Monitor Juniper Mist in Datadog A new Host Map for modern infrastructure Annotate traces to improve LLM quality with Datadog LLM Observability What’s new in Cloud SIEM: AI-powered investigations, enhanced threat intelligence, and scalable security operations Explore Kubernetes with native OpenTelemetry data Monitor Oracle Fusion Cloud Applications with Datadog Announcing the Datadog Terraform provider v4.0.0 Scaling Kubernetes workloads on custom metrics How to design cloud environments for AI-powered threat analysis Monitor Aruba Central in Datadog
Measure the business impact of every product change with ...
Bridgitte Kwong, Lukas Goetz-Weiss, Adam Virani · 2026-04-01 · via Datadog | The Monitor blog

Modern product teams ship features constantly. Every change—whether it’s a new onboarding flow, pricing tweak, or UI adjustment—raises the same question: Did this improve the product? AI has changed the stakes entirely: As release cycles accelerate and code generation scales across every team, the volume of changes has outpaced most teams’ ability to measure their true value.

In noisy, real-world environments, randomized experiments (A/B tests) are the only reliable way to know which changes affect a metric. The problem is that running those experiments is often slow and fragmented: Teams open tickets to define metrics, wait for dashboards to be built, and depend on data scientists to validate results. Until now, understanding whether a change improved the product meant stitching together a product analytics vendor, business intelligence tools, a standalone experimentation tool, and a monitoring platform, which creates fragmented workflows and blind spots between product changes and business impact.

Datadog Experiments helps product and engineering teams run trustworthy experiments directly within the Datadog platform. By combining behavioral analytics, application performance telemetry data, and warehouse-native business metrics in a single workflow, teams can design, launch, and analyze experiments without waiting on specialists, making experimentation something the whole organization can own.

In this post, we’ll look at how Datadog Experiments enables you to:

  • Accelerate learning and decisions without the overhead

  • Prevent costly experiment restarts with built-in guardrails

  • Catch performance regressions before they offset your wins

  • Measure warehouse-native business outcomes

  • Optimize AI and LLM apps with integrated testing in production

Accelerate learning and decisions without the overhead

Running experiments should shorten the feedback loop between shipping a change and understanding its impact. However, many teams still rely on custom dashboards and manual analysis pipelines that slow this process down.

Datadog Experiments provides self-serve analysis tools that allow product and engineering teams to explore experiment results without waiting on specialized analytics workflows. Teams can define behavioral or business metrics directly in the platform and immediately analyze experiment performance as traffic flows to different variants. Datadog Experiments also integrates directly with Feature Flags, making it easy to control rollout and experiments from the same workflow. This enables teams to test new behaviors on subsets of users, compare outcomes, and gradually increase release exposure as confidence grows.

A screenshot of an experiment controlled from Datadog Feature Flags.

Because experiment results are available in real time, teams can monitor experiments as they run rather than waiting for post-hoc analysis. This visibility helps teams identify meaningful signals earlier in the experiment life cycle and move faster from observation to decision. The analysis interface also supports deeper exploration of results across multiple dimensions. Teams can investigate how changes affect different segments—such as device type, geographic region, or user persona—or analyze temporal trends to understand how experiment effects evolve over time.

A screenshot of metrics teams can analyze for a given experiment.

Behind the scenes, Datadog drives a statistical engine that supports a wide range of metric types, including counts, sums, averages, ratios, and percentiles. Advanced statistical techniques like variance reduction improve sensitivity, allowing teams to detect meaningful changes with smaller sample sizes.

Prevent restarts with built-in guardrails

It’s a more common failure than most teams want to admit—2 weeks of an experiment running cleanly, results come back neutral, and the postmortem finds the real answer: The modal wasn’t rendering in production. Users in the treatment group never saw the feature. By the time the data revealed the problem, it was too late.

Watch real user sessions from the first enrollment

With Datadog Experiments, you can open a Session Replay directly from the experiment and watch how real users interact with each variant within minutes of enrolling your first cohort. Rather than waiting for aggregate metrics to signal something is off, you can see it firsthand.

A screenshot of a Session Replay integrated directly with an experiment.

This qualitative layer sits alongside your quantitative results throughout the experiment life cycle, making it possible to catch setup issues in hours rather than the weeks it would take for bad data to surface in a scorecard.

Automatically detect data quality issues before they invalidate your results

Beyond what users see, Datadog Experiments continuously monitors the integrity of the experiment itself. The platform automatically checks for sample ratio mismatches (SRM) and traffic imbalances that could compromise the validity of an experiment. These checks surface potential problems directly in the experiment interface so teams can correct them immediately. Instead of discovering issues weeks later during analysis, engineers and product managers can address them while the experiment is still running.

A screenshot of a failed diagnostic check for an experiment, detected automatically.

Standardized experiment design also improves consistency across teams. By using governed statistical methods and predefined experiment configurations, organizations can maintain trust in experiment outcomes and reduce the risk of inconsistent methodologies across teams.

Catch performance regressions before they offset your wins

Product experiments often focus on engagement or revenue metrics, but changes can also affect application performance. A new feature might increase conversions while simultaneously introducing latency, errors, or crashes that degrade the overall user experience.

With Datadog Experiments, performance telemetry is integrated directly into the experiment workflow. Teams can monitor metrics such as request latency, error rates, and application crashes alongside experiment results to understand the full impact of each variant.

A screenshot of a signal latency spectrum to surface specific pain points.

Because different signals emerge at different time scales, Datadog helps teams interpret results in terms of a signal latency spectrum. Immediate performance signals—such as latency or errors—act as an early pulse, while frustration signals like rage clicks surface within minutes as indicators of user pain. Longer-term business outcomes, such as retention or lifetime value, provide proof of sustained impact over time. Viewing these signals together allows teams to understand not only whether an experiment is working but also how its effects evolve from initial rollout through long-term adoption.

This unified visibility helps teams detect performance regressions early. For example, if a new checkout flow increases conversions but also raises API latency, engineers can quickly identify the issue and investigate it by using correlated traces, logs, and infrastructure metrics. Because experiments data and observability telemetry data exist in the same platform, teams can move from experiment analysis to root cause investigation without switching tools.

Measure warehouse-native business impact

The metrics that matter most to your business and leadership, such as revenue, customer lifetime value, or subscription retention, live in your data warehouse. Most experimentation tools require copying this data into external analytics systems, introducing additional pipelines, governance challenges, and a black box approach to analysis. To support warehouse-native experiments, Datadog Experiments allows teams to analyze results directly against business metrics stored in their existing data warehouse platforms, such as Snowflake, BigQuery, Redshift, or Databricks.

A screenshot showing the creation of a metric specifically for warehouse-native business metrics.

This approach preserves a single source of truth for business metrics. Teams can inspect the SQL definitions and statistical methods used to calculate experiment outcomes, helping ensure transparency and auditability. Because sensitive data remains in the organization’s cloud environment, this model also reduces the operational overhead of maintaining pipelines to external experimentation vendors while maintaining full visibility into how experiment results are calculated.

A screenshot of an analysis of business warehouse metrics for experiments.

Optimize AI and LLM apps with integrated testing in production

AI-powered applications are fundamentally harder to evaluate than other types of software. Outputs are non-deterministic, and small changes to prompts, model versions, or retrieval strategies can affect experience, latency, and cost. Teams need a safe, systemic way to evaluate these changes in production without risking regressions.

For example, consider a team improving a customer support agent. They might test two prompt variations to compare latency and token usage. Once they have singled out a new version of their prompt by doing offline evaluations, they can deploy it safely to a subset of users to A/B test and measure business impact with Experiments. By bringing offline evaluations and A/B testing into one platform, Datadog makes it easy to both safely vet ideas offline and understand real-world impact through randomized, controlled experiments. Offline evaluations let you quickly iterate on and validate the changes that are likely to improve the quality and performance of the AI agent, while A/B testing lets you measure the impact these changes have on business metrics such as user satisfaction, resolution rate, and revenue generated.

Build a faster experiments culture with Datadog

Experiments make it easier to learn from every product change. Datadog Experiments helps teams run reliable experiments faster by combining product analytics, performance telemetry, and warehouse-native business metrics in a unified workflow. With self-serve analysis, built-in guardrails, performance-aware experiments, and direct access to warehouse metrics, teams can evaluate the full impact of product changes and make decisions grounded in behavioral, performance, and business signals.

To learn more about Datadog Experiments, check out the documentation for running experiments with Datadog Product Analytics and our post on unifying experiment data in Datadog. If you’re new to Datadog, sign up for a 14-day free trial.