Inteligencia Artificial

Elastic acquires DeductiveAI for $85M to debug bugs with AI

The acquisition aims to integrate automatic bug detection and correction into the search and observability platform.

June 19, 2026 · 4 min read

robot and human hands reaching toward ai text

TL;DR: Elastic buys DeductiveAI for up to $85M to add AI-powered automatic bug detection and correction. The deal strengthens its position in observability against Datadog and New Relic.

What happened?

Elastic, the company known for its search engine and observability solutions (Elasticsearch, Kibana), has announced an agreement to acquire DeductiveAI, a CRV-backed startup that uses artificial intelligence to detect and fix software bugs. According to TechCrunch, the deal price is up to $85 million, including earn-outs based on milestones. DeductiveAI was founded three years ago and has developed AI models capable of identifying bugs in real time and suggesting or applying patches automatically. The startup has worked with open-source repositories to train its models, allowing it to handle a wide variety of languages and environments. The acquisition is expected to close in the next quarter, subject to regulatory approvals.

Why is it important?

Code debugging is one of the most expensive and time-consuming processes in software development. According to a University of Cambridge study, developers spend approximately 50% of their time debugging errors, costing the global industry over $300 billion annually. Integrating generative AI and large language models (LLMs) into observability tools promises to drastically reduce mean time to resolution (MTTR). Elastic had already incorporated AI assistants into its platform, such as the Elastic AI Assistant, launched in 2023, which uses LLMs to help with queries and analysis. However, with DeductiveAI, it takes a qualitative leap: it not only detects anomalies but also proposes fixes. This puts it in direct competition with other solutions like Datadog (with its LLM-based AI assistant) or New Relic, which are also investing in AI for observability. Datadog, for example, launched Bits AI in 2023, an assistant that can help diagnose problems but does not yet offer automatic fixes. DeductiveAI could give Elastic an edge in remediation automation.

Market implications

  • For Elastic: It strengthens its value proposition in observability, a segment where it competes with giants like Datadog, Splunk, and Dynatrace. The ability to offer automatic bug fixes can be a key differentiator for attracting DevOps customers. Elastic reported $1.2 billion in revenue for fiscal year 2023, with observability representing a growing share. With this acquisition, Elastic aims to accelerate its roadmap toward automated incident resolution, an area where its competitors have not yet arrived.
  • For AI debugging startups: The acquisition validates the market. Other startups like Greptile, Debuild, or Snyk (which also uses AI for code security) could see increased interest from large platforms. In 2023, investment in AI startups for software development reached $2.6 billion, according to CB Insights. The $85 million purchase of DeductiveAI shows appetite for specific automated debugging solutions.
  • For developers and IT teams: The promise of reducing time spent on bugs can free up resources for innovation, but it also raises questions about the reliability of automatic fixes and the need for human oversight. A GitLab study found that 60% of developers distrust automatic fixes without review. Elastic has assured that fixes will be presented as suggestions, requiring human approval, at least initially.

What readers should know

The deal is still subject to closing, and no details on technical integration or timeline have been disclosed. However, DeductiveAI's capabilities are likely to be integrated first into Elastic Observability and possibly Elastic Security. Current Elastic customers can expect advanced AI features in the coming quarters. It is important to note that DeductiveAI's technology is based on machine learning trained on open-source repositories, which could raise questions about bias or accuracy in specific environments. For example, if models are predominantly trained on Python code, they might be less effective in less common languages. Elastic has assured it will maintain a focus on transparency and user control, allowing teams to review and approve any suggested changes.

Historical context

Elastic had previously made acquisitions to boost its AI, such as buying Endgame (security) in 2019 for $234 million, and integrating machine learning models into Elasticsearch. However, this is the first time it acquires a startup focused exclusively on AI for debugging, reflecting the maturity of the technology. In 2023, Elastic launched its LLM-based AI assistant, and this purchase accelerates its roadmap toward automated incident resolution. The observability market has seen similar consolidation: in 2022, Datadog acquired Seekret, an API observability startup, for $100 million; and in 2021, New Relic bought Pixie Labs for $100 million. The DeductiveAI purchase aligns with the trend of large observability platforms acquiring AI startups to differentiate themselves.

“Automatic debugging is the next logical step in the evolution of observability,” says a Gartner analyst. “Elastic is betting big on being the first to offer a comprehensive solution that not only detects but also fixes. However, reliability and user trust will be key to its adoption.”

In summary, Elastic's acquisition of DeductiveAI marks a milestone in software debugging automation. With a price of up to $85 million, the deal reflects the growing importance of AI in observability. Developers and IT teams should prepare for a shift in how incidents are managed, though human oversight will remain essential. Elastic, for its part, strengthens its competitive position against Datadog and New Relic in a market expected to reach $50 billion by 2028.

Keep reading