Learning Objectives
- Describe what Dynatrace Davis AI does and why causal AI matters for observability
- Explain how the hypermodal engine blends causal, predictive, and generative AI
- Identify the kinds of teams that rely on Davis AI to run large IT environments
What Is Dynatrace Davis AI?
Dynatrace Davis AI is the artificial-intelligence engine at the heart of the Dynatrace observability platform. Its job is to make sense of the enormous flood of telemetry that modern software systems produce — metrics, logs, traces, and events from thousands of interdependent services — and to tell operations teams exactly what broke, why, and what is likely to break next. Dynatrace is a public company headquartered in Waltham, Massachusetts, and traded on the New York Stock Exchange under the ticker DT.
What sets Davis apart is that it is a genuine causal-AI engine that predates the recent wave of large language models, not a chatbot bolted onto a dashboard. Davis is grounded in the platform's real-time topology model, known as Smartscape, and the Grail data store, which together map how every component in an environment depends on every other. Because Davis understands those relationships, it can trace a symptom back to its true origin instead of drowning teams in alerts.
💡Key Concept
Causal AI for observability: An approach that uses a real-time model of how systems are connected — which service calls which, which host runs which container — to determine the actual cause-and-effect chain behind an incident. Instead of statistically guessing which of a hundred alerts matters, causal AI follows the dependency graph to the single fault that triggered the rest, dramatically cutting the time teams spend hunting for root cause.
What Dynatrace Davis AI Does
- Automatic root-cause analysis — pinpoints the specific component responsible for a problem by walking the dependency topology, rather than firing a separate alert for every affected service
- Predictive problem detection — forecasts capacity shortfalls, disk exhaustion, and degrading trends so teams can act before users are affected
- Anomaly detection — learns the normal behavior of each metric and flags meaningful deviations without manual threshold-setting
- Generative assistance — the Davis CoPilot and Assist capabilities let engineers ask questions in plain language and generate queries against their observability data
- Automation triggers — feeds high-confidence findings into remediation workflows so common issues can be handled with less manual effort
How AI Is Applied
Dynatrace describes Davis as hypermodal, meaning it combines three distinct kinds of AI that each do something the others cannot. Causal AI is the foundation: it uses the Smartscape topology to establish real cause-and-effect, which is why Davis can name a single root cause instead of a list of correlated symptoms. Predictive AI runs on top of that model to project trends forward and warn about problems that have not happened yet. Generative AI, delivered through Davis CoPilot, adds a natural-language layer so engineers can ask questions, generate queries, and get explanations without learning a specialized query syntax.
The important honesty point is the ordering. The causal engine came first and does the analytical heavy lifting; the generative layer is a more recent convenience that makes the underlying intelligence easier to reach. This is different from tools where a language model is the entire product. Here the language model is a helpful front end to a validated, topology-aware analysis engine.
Who Uses Dynatrace Davis AI
Davis AI is used by site-reliability engineers, DevOps and platform teams, and IT operations groups at large enterprises that run complex, distributed applications. It is especially valuable in environments with hundreds or thousands of microservices, cloud-native architectures, and Kubernetes, where the sheer number of moving parts makes manual root-cause analysis impractical. Cloud operations centers and digital-experience teams also rely on it to keep customer-facing services healthy.
Pricing
Dynatrace is enterprise software with quote-based pricing. Cost depends on the volume of data ingested and analyzed, the capabilities enabled, and the size of the environment being monitored. Organizations contact Dynatrace directly for a tailored quote.
Company Details
| Detail | Info |
|---|---|
| Company | Dynatrace |
| Product | Davis AI (observability and AIOps engine) |
| Headquarters | Waltham, Massachusetts |
| Status | Public — New York Stock Exchange: DT |
| Category | AIOps and observability |
| Website | dynatrace.com |
Strengths
- Genuine causal analysis — grounded in a real-time topology model, so root-cause findings are explainable rather than statistical guesses
- Hypermodal design — combines causal, predictive, and generative AI so each problem gets the right kind of intelligence
- Predates the hype — the causal engine is mature and battle-tested, not a recent language-model wrapper
- Reduces alert noise — collapses cascades of related alerts into a single actionable problem
- Natural-language access — Davis CoPilot lowers the barrier to querying complex observability data
Limitations and Considerations
- Enterprise scope — designed for large, complex environments; the depth is more than small teams typically need
- Full-platform commitment — Davis works best when the wider Dynatrace platform is instrumenting the environment
- Instrumentation effort — the causal model is only as good as the telemetry and topology it is given
- Quote-based cost — data-driven pricing requires planning around ingestion volume
Key Takeaways
- Dynatrace Davis AI is a hypermodal AIOps engine that blends causal, predictive, and generative AI to find root cause and anticipate outages
- Its causal foundation, grounded in the Smartscape topology and Grail data store, is what lets it name a single root cause instead of listing correlated alerts
- The generative Davis CoPilot layer is a natural-language convenience on top of a mature analysis engine, not the core of the product
- Best for site-reliability and IT operations teams running large, distributed, cloud-native environments who need explainable root-cause analysis


