top of page

Datadog’s AI Momentum Faces an Earnings Test

Jul 31
12 min read

Datadog has returned to Google News with strong AI momentum, yet its August 6 earnings report now carries a harder test. Investors want evidence that autonomous operations, AI monitoring, and recent product launches are producing durable customer spending.

The company enters that test after reporting 32% year-over-year revenue growth in the first quarter. It also launched more than 100 capabilities at its DASH conference and expanded its Bits AI agent suite. That combination has strengthened the growth story surrounding Datadog stock.

However, product volume alone does not establish commercial success. Datadog must show that customers are adopting more modules, expanding workloads, and generating predictable usage. It must also defend its position against Dynatrace, Cisco’s Splunk, Grafana Labs, Elastic, and newer AI-native monitoring vendors.

The central conflict is therefore larger than one quarterly estimate. Datadog is trying to become the control layer for AI operations before observability becomes a feature inside broader cloud, security, or developer platforms.

Why Datadog Is Back in Google News Before Earnings

Datadog’s latest momentum rests on measurable business growth, followed by an unusually broad AI product expansion.

Datadog reported first-quarter revenue of $1.006 billion, up 32% from the same period in 2025. Quarterly revenue also crossed $1 billion for the first time, creating a stronger foundation for the AI narrative.

The company generated $335 million in operating cash flow and $289 million in free cash flow during the quarter. Those figures matter because Datadog is investing heavily while still producing cash from its subscription business.

Large customers also continued to expand. Datadog ended March with about 4,550 customers generating at least $100,000 in annual recurring revenue. That represented 21% growth from approximately 3,770 one year earlier.

These results, available in Datadog’s quarterly results, established the financial baseline for the upcoming report. They also raised expectations for what management must deliver next.

For the second quarter, Datadog projected revenue between $1.07 billion and $1.08 billion. That range implied year-over-year growth between 29% and 31%. The company also increased its full-year outlook following the first-quarter performance.

That guidance makes the August report more demanding. A company can exceed modest expectations without changing its long-term narrative. Datadog must now follow a strong quarter while explaining whether its growth remains broad and repeatable.

Its June product event added another layer of expectation. Datadog announced more than 100 capabilities spanning autonomous incident detection, software releases, security, cost management, AI agents, and operational workflows.

Bits AI sits at the center of that expansion. Datadog describes Bits AI as a collection of agents that investigates problems and performs approved operational actions. Those actions can include testing, remediation, code analysis, and incident response.

The company also introduced Agent Console, which monitors how organizations use coding agents such as Claude Code, Cursor, and GitHub Copilot. It is designed to connect agent activity with output, adoption, performance, and spending.

This shift takes Datadog beyond traditional dashboards. Observability software usually collects telemetry, which means logs, metrics, and traces describing how a system behaves. Datadog now wants its platform to interpret that data and act on it.

That ambition explains the current attention. The story appearing across Google News is not simply that Datadog added AI features. The company is arguing that AI makes its existing operational data more valuable.

The earnings report will reveal whether customers agree strongly enough to increase their spending.

AI Workloads Are Expanding Datadog’s Addressable Problem

AI applications create more operational variables, giving observability vendors a chance to manage complexity that model providers do not solve.

A conventional cloud application can fail because of faulty code, network latency, overloaded infrastructure, or an unavailable dependency. An AI application introduces additional failure points across models, prompts, vector databases, agents, and external tools.

Teams can also route requests between multiple model providers. That choice improves flexibility, but it makes latency, capacity, quality, and cost harder to trace through one system.

Datadog’s own 2026 research found that 69% of observed organizations used at least three models. The company also reported that approximately 5% of production model requests failed.

Nearly 60% of those failures were associated with capacity limits, according to the company’s AI engineering data. Datadog analyzed anonymized usage from thousands of customers running large language models in production.

Those findings come from Datadog’s platform, so they should not be treated as a neutral survey of the entire market. Still, they illustrate the operational problem Datadog is positioned to monetize.

Model intelligence does not prevent a rate limit, overloaded service, or failed tool call. A capable agent can still produce a broken customer experience when the surrounding application lacks capacity or visibility.

AI workloads also produce large amounts of telemetry. Each model request can contain a prompt, response, timing information, token consumption, retrieved context, safety checks, and calls to other services.

That data creates an opportunity for Datadog. The company can observe the model interaction while connecting it with infrastructure, application, database, network, and security information already stored on its platform.

This is the mechanism behind Datadog’s AI momentum. It does not need to compete with OpenAI, Anthropic, or Google on foundation models. It benefits when businesses deploy those models across complicated production systems.

The opportunity extends to internal development. Coding agents can create and modify software faster, but organizations still need to understand whether that output improves reliability.

Datadog’s Agent Console addresses that management problem. The product is intended to show which teams use coding agents, what tasks they perform, and how their activity relates to spending.

That places Datadog between AI deployment and operational accountability. If businesses treat autonomous agents like production systems, they need records of what those agents attempted and changed.

Datadog can also use historical telemetry to give its own agents more context. An incident agent becomes more useful when it can inspect current errors, prior deployments, service dependencies, and earlier remediation attempts.

This creates a potential data advantage. A standalone AI assistant might summarize an alert, but it lacks value when it cannot access the operational record behind that alert.

Datadog already collects that record for many customers. Its challenge is converting access into reliable action without creating new security or governance problems.

The company’s AI opportunity therefore has two sides. Datadog can monitor customers’ AI systems, and it can place AI agents inside its own monitoring platform.

Both paths depend on the same requirement: customers must trust Datadog with more operational data and more authority over production environments.

Datadog Wants to Turn Observability Into an Action Layer

The strategic contest is between Datadog’s integrated action layer and a market where monitoring remains fragmented across specialized tools.

Datadog built its position by bringing infrastructure monitoring, application performance, logs, user experience, network data, and security signals into one interface. Its newer products extend that consolidation strategy.

The company’s annual filing describes a land-and-expand model. Customers can begin with one product, increase usage, and adopt additional modules as their cloud footprint grows.

That model has produced considerable expansion. Datadog ended 2025 with approximately 32,700 customers, compared with about 30,000 one year earlier.

About 4,310 customers generated at least $100,000 in annual recurring revenue at year-end. Those customers represented 90% of total annual recurring revenue, according to Datadog’s annual filing.

The same filing showed 603 customers generating at least $1 million in annual recurring revenue. Datadog’s trailing 12-month dollar-based net retention rate was approximately 120%.

Net retention compares recurring revenue from an established customer group with its revenue one year earlier. A result above 100% indicates that expansion exceeded cancellations and reductions within that group.

AI agents could strengthen that model because autonomous operations depend on connected data. A remediation agent has limited value when it sees application errors but cannot inspect infrastructure, recent code changes, or security events.

Datadog used DASH 2026 to present Bits AI as an agent family operating across those boundaries. The company announced agents for detection, infrastructure, code, releases, testing, and data analysis.

Bits Agent Builder also lets customers create agents for specific operational workflows. Datadog says these agents can resolve incidents, produce reports, and enforce standards within customer-defined controls.

The DASH product launch shows how the strategy differs from adding a chatbot to a dashboard. Datadog wants agents embedded wherever its platform discovers a problem.

Consider a software release that increases database latency. A traditional monitoring tool can alert an engineer, who then checks deployments, traces, and database metrics.

An action-oriented platform can connect the slowdown with the release, gather relevant evidence, recommend a rollback, and execute an approved response. That reduces handoffs during an incident.

However, this value depends on integration depth. Customers using separate tools for logs, application monitoring, security, and incident management might not give one agent enough context.

Datadog is therefore pressuring buyers to consolidate more operational work on its platform. At the same time, competitors are presenting their own versions of unified observability and AI-assisted operations.

Dynatrace has long emphasized automatic discovery and causal analysis. Cisco can connect Splunk’s observability and security data with a much larger networking and enterprise software footprint.

Grafana Labs and Elastic appeal to organizations seeking flexible data architectures or greater control over telemetry. OpenTelemetry, an open standard for producing and transmitting observability data, also reduces dependence on proprietary collection methods.

These alternatives do not erase Datadog’s advantage. They do prevent the company from treating AI-assisted operations as an uncontested market.

The winner will not be determined by who announces the most agents. It will depend on which platform connects reliable recommendations with data customers already trust.

What the AI Momentum Still Does Not Prove

Datadog has demonstrated demand for its platform, but it has not yet shown that autonomous agents will become a separate, durable growth engine.

The first uncertainty is adoption depth. A product can enter general availability without becoming central to a customer’s daily operations.

Datadog has released many AI capabilities across its platform. Investors still need clearer evidence about how many customers use them regularly and whether that usage expands contracts.

The distinction matters because some AI features can support retention without creating substantial incremental revenue. They might improve an existing product while leaving total customer spending largely unchanged.

The second uncertainty involves reliability. Incident response operates under different standards than an ordinary workplace assistant.

An inaccurate summary wastes time. An incorrect production action can disrupt a service, expose data, or conceal the original cause of an incident.

Datadog says customers can place guardrails around automated actions. Yet the company must prove that teams will grant agents meaningful authority after testing them in real environments.

Human approval can control risk, but it can also reduce the time saved. Full autonomy increases potential value while raising the consequences of an incorrect decision.

The third uncertainty concerns data volume and cost. AI systems generate more telemetry, but customers do not necessarily want to store every signal indefinitely.

Organizations already filter logs, adjust retention, and move data into lower-cost storage. AI workloads can intensify those decisions because prompts, traces, evaluations, and agent actions increase collection volume.

That creates a tension inside Datadog’s usage-based expansion model. Growing data volumes can support revenue, but unpredictable bills can push customers toward sampling or alternative storage.

The fourth risk comes from platform competition. Cloud providers already control infrastructure data, model services, and customer relationships.

Amazon Web Services, Microsoft Azure, and Google Cloud can integrate monitoring with the environments where AI applications run. Model providers can also improve their own tracing, evaluations, and safety tools.

Datadog needs to remain valuable across clouds and models. Its neutrality helps when a customer uses several providers, but bundled alternatives can appear adequate for narrower deployments.

Competition also comes from below. Open-source and open-standard tools let engineering teams assemble custom observability systems without placing every signal inside one commercial platform.

That route requires more internal expertise. It can still attract large organizations that prioritize control, portability, or specific data economics.

The fifth uncertainty is concentration within the AI opportunity. Datadog has discussed strong demand from AI-native businesses, including some of the sector’s largest companies.

Those customers can grow quickly, but their usage can also change sharply. Datadog has acknowledged applying additional conservatism to the outlook for its largest customer.

A healthy AI thesis therefore needs two components. AI-native companies must continue expanding, while traditional enterprises move more AI applications into production.

The second group is especially important. Enterprise adoption can broaden demand beyond a small number of fast-growing model and infrastructure companies.

Earnings should clarify whether that expansion is happening. Strong total revenue alone will not answer every question if growth remains unusually dependent on a limited customer cohort.

Investors should also separate product claims from verified outcomes. Datadog says its agents can automate important workflows, but customer adoption and performance data remain the stronger tests.

That skeptical standard does not dismiss the strategy. It identifies the evidence required to make the strategy credible.

Earnings Must Connect Product Expansion With Customer Spending

The next report needs to connect Datadog’s AI announcements with customer expansion, retention, and a dependable growth outlook.

The first signal is second-quarter revenue relative to Datadog’s stated range. Performance above that range would reinforce the view that first-quarter strength continued into the summer.

The composition of that growth matters as much as the headline. Investors should listen for changes in usage from AI-native customers, conventional cloud workloads, and large enterprise accounts.

Broad growth would strengthen the argument that Datadog benefits from two cycles. Cloud migration remains active, while AI introduces another layer of operational demand.

Narrow growth would leave the company more exposed to changing usage among a few large customers. It would also make quarterly comparisons less predictable.

The second signal is the number of large customers. Datadog’s $100,000 annual recurring revenue cohort reached about 4,550 at the end of March.

Continued growth in that group would show that more customers are expanding beyond limited deployments. It would also support Datadog’s platform consolidation strategy.

Management commentary about million-dollar customers would add context. These accounts are more likely to use several products and connect Datadog across multiple teams.

The third signal is product adoption. Datadog regularly reports the percentage of customers using several products, which indicates whether its platform strategy is deepening.

The most useful update would separate general multi-product adoption from adoption driven specifically by AI monitoring, Bits AI, security, or agent workflows.

Investors should not expect every product to receive an individual revenue figure. They should expect management to explain which capabilities are influencing expansion and new customer decisions.

The fourth signal is retention. Datadog’s approximately 120% net retention rate at the end of 2025 showed that existing customers increased their overall spending.

A stable or improving rate would support the case that workload growth and product adoption are outweighing optimization efforts. Deterioration would suggest customers are becoming more selective.

The fifth signal is the full-year outlook. Datadog raised its guidance after the first quarter, which means expectations already incorporate stronger performance.

Another increase would strengthen confidence in near-term demand. An unchanged forecast could still be reasonable, particularly if management maintains a conservative approach.

A reduction or unusually cautious explanation would challenge the current momentum. Investors would then need to determine whether the issue came from one customer, broader optimization, or slower AI deployment.

The scheduled report is particularly important because it follows DASH. Management can now discuss early customer responses to the new agent capabilities instead of speaking only about future releases.

Early feedback will not establish a lasting business. It can reveal whether customers are testing autonomous actions, expanding telemetry collection, or treating the products as optional experiments.

The best evidence would combine adoption with financial expansion. A customer adding Bits AI while increasing its use of logs, application monitoring, security, or workflow automation demonstrates platform value.

A customer enabling an included assistant without changing usage offers weaker proof. Both activities can improve retention, but they have different financial implications.

Datadog must also explain how its research spending supports these products. The company said at DASH that it consistently invests about 30% of revenue in research and development.

That commitment supports rapid releases, but it creates a continuing execution test. The products must eventually reinforce revenue growth, competitive differentiation, or operating efficiency.

The August report will not settle the entire argument. It can establish whether product ambition and customer behavior are moving in the same direction.

Three Signals Will Decide Whether the Rally Has Support

Revenue breadth, agent adoption, and customer expansion will determine whether Datadog’s AI momentum survives beyond the news cycle.

The first signal is revenue breadth. Datadog needs continued growth from traditional enterprises alongside demand from AI-native customers.

That mix would strengthen the company’s position as infrastructure for a broad technology transition. It would also reduce dependence on spending from a small number of rapidly changing customers.

If management highlights strength across industries, company sizes, and workload types, the AI thesis becomes more durable. If commentary centers on one major account, concentration remains the dominant concern.

The second signal is real agent usage. Datadog has moved from investigation toward autonomous detection and action, but product announcements are only the opening stage.

The market needs evidence that customers use those agents in production. Useful indicators include active deployments, repeated workflows, customer expansions, and approved remediation actions.

Datadog should also explain where humans remain involved. Clear boundaries between recommendations, approvals, and autonomous execution would help buyers evaluate operational risk.

Meaningful adoption would support the view that observability is becoming an action layer. Limited testing would suggest customers still view AI agents mainly as assistants.

The third signal is continued large-customer expansion. Datadog’s business model becomes stronger when customers add workloads and products after their initial deployment.

Growth in the $100,000 annual recurring revenue cohort would show that platform consolidation continues. Stable retention would indicate that customers are not offsetting new AI data with deeper cuts elsewhere.

These measures provide a better test than short-term attention on Google News. Headlines can capture excitement before earnings, but recurring customer behavior determines whether that excitement has financial support.

For developers and operations teams, the same signals answer a practical question. Is Datadog becoming a trusted automation system, or is it still primarily a place to investigate problems?

Teams evaluating AI operations should watch how Datadog handles permissions, audit trails, failed actions, and cross-tool context. Those details will matter more than the number of agents announced.

They should also preserve the reasoning behind incidents and operational decisions. A searchable engineering knowledge base can complement telemetry by retaining design context, runbooks, and earlier investigations.

Enterprise buyers face a broader choice. Consolidating with Datadog can give agents access to more connected data, while a modular stack can provide greater control and portability.

Neither route eliminates operational work. The decision depends on whether Datadog’s automation reduces enough investigation and coordination to justify deeper platform dependence.

Datadog enters earnings with credible momentum. It has strong recent growth, expanding large accounts, substantial cash generation, and a clear product strategy for AI operations.

The unresolved issue is conversion. The company must show that customers are turning new AI capabilities into sustained usage, broader contracts, and trusted production workflows.

Watch the August 6 report for those three signals in order: broad revenue growth, production agent adoption, and continued large-customer expansion. Together, they will show whether the rally reflects a durable operating shift or expectations running ahead of evidence.

Give every agent the context to do better work

Connect your agents to the knowledge, decisions, and history already organized in remio.

remio currently supports Windows 10+ (x64) and Macs with Apple silicon.

Your AI Partner at Work
Get more done with remio

Plan. Create. Deliver.
All in one place.

bottom of page