Skip to main content

Observability Has a Physical Layer Now: What AI Infrastructure Teaches IT Operations

Rupesh Mainali
Reliability Engine

The next observability gap may not be in the code.

It may be under the rack.

That sounds strange until you think about how AI incidents actually feel in the middle of an investigation. Latency moves around. A few accelerator nodes behave differently from their peers. A model-serving tier has a rough hour and then settles down. Logs are not empty, but they are not decisive. Traces show where the pain is showing up, not always why it started.

The application dashboard may be accurate. It may also be stopping at the wrong boundary.

AI systems depend on software, but they also depend on a dense physical stack: racks, power paths, thermal margin, maintenance activity and, in many environments, liquid cooling. Those physical dependencies can change slowly before they look like a software incident.

Application Signals Are Not the Whole Story

Application teams still need the usual evidence: service health, latency, traces, logs, node behavior and workload timing.

None of that becomes less important because the infrastructure stack is changing. It becomes more useful when the physical dependencies around the workload are visible too.

But AI workloads can make the physical context harder to ignore. A group of servers may share a rack, power path or cooling loop. A maintenance event may affect one slice of capacity. A thermal trend may be visible to facilities before the application team sees a clear pattern. A set of nodes may look logically unrelated in software while being physically related in the data hall.

During an incident, those facts are either close at hand or discovered slowly.

More Dashboards Are Not the Answer

The answer is not to push every facilities tag into a software dashboard. That is how teams get noisy dashboards that nobody trusts.

The better question is: which physical facts explain reliability risk?

Which racks support this workload?

Which shared dependencies serve those racks?

Did maintenance happen before the performance change?

Are the affected nodes physically related, or only logically related?

Is the thermal condition sudden, or is it the visible end of a trend that has been moving for weeks?

That is not facilities data for its own sake. It is reliability context.

Liquid Cooling Is a Useful Example

Liquid cooling shows the pattern clearly because some early signals can be quiet.

A loop can show acceptable temperatures while its condition is becoming less predictable. Filters can load. Particles can collect. Chemistry can drift. A loop can be opened during service and then return to normal operation with a new piece of history attached to it.

No operations team needs to become a coolant chemistry team. That is not the point.

The point is that if a cooling-loop dependency can explain workload behavior, the incident team should not have to find that dependency by accident. If a cluster problem follows service work on the same loop, that relationship should be visible. If a filter alarm affects the same racks as a latency complaint, someone should be able to connect those facts quickly.

Observability Needs a Better Map

This is partly a data-context issue, but mostly an operating model issue.

Software, infrastructure and facilities teams often use different systems, different language and different escalation paths. That separation worked better when workloads were less concentrated and physical margin was larger.

AI changes the cost of that separation.

The practical step is dependency mapping. Map workloads to racks. Map racks to shared physical dependencies. Bring maintenance events, alarms and slow-moving coolant or thermal trends into incident review when they can explain service behavior.

The goal is to make physical reliability context available before a small cooling issue becomes a larger operational mystery.

That starts by treating the rack, the loop and the maintenance history as part of the reliability picture.

Rupesh Mainali is a Senior Member of Technical Staff at Reliability Engine

The Latest

Rapid AI adoption and the unique ways AI workloads operate is redefining the scope and structure of what these teams must deliver. This shift is forcing organizations to rethink how they manage scale, automation, and control, according to The State of SRE and Platform Engineering 2026, a new report from Dynatrace ...

AI is usually talked about as a software tool, but it also depends heavily on the network behind it. Whether a company is using AI for chatbots, automation, monitoring, analytics, or employee support, all of that information has to move across the network in a reliable and secure way. That means AI is not just an application decision. It is also an infrastructure decision. Before organizations rush into AI, they should ask a simple question: Is our network ready to support it? ...

Enterprise AI often lacks governed access to where business processes actually execute. Without that access, AI agents may be able to reason, but they cannot operate reliably across enterprise workflows. For AI agents to effectively carry out workflows, they will require integration-layer context and controls. Organizations can implement these prerequisites by providing AI with managed access to the middleware layer ...

Enterprise networks rarely behave the same way for very long. A routing adjustment in one region may unexpectedly alter application performance in another. A cloud migration may introduce hidden dependencies that go unnoticed until an outage occurs. All the while, the network is managed by several different teams, each of whom use different tool sets — and as a result, have different views of the network ... There’s usually an engineer who remembers why traffic fails over a certain way between sites, or which transparent firewall was added where. The problem is that human memory cannot scale alongside enterprise-scale networks ...

Ask an infrastructure team how confident they are in their ability to govern AI, and most will tell you they've got it handled. A recent survey of 406 IT decision-makers and platform engineering leaders found 86% expressing exactly that confidence. Ask the same group whether they have a formal written AI governance policy, and the number drops to 30%, according to Spacelift's Infrastructure Automation Report ...

In MEAN TIME TO INSIGHT Episode 27, Shamus McGillicuddy, EMA VP of Research, Network Infrastructure and Operations, and Parker Hathcock, EMA Research Director covering IT Service/Operations (ServiceOps), discuss observability unification in modern IT operations ... 

Virtual Private Networks became a cornerstone of enterprise security at a time when corporate infrastructure looked very different from today ... For years, this model worked well. But the architecture behind VPNs assumed a centralized corporate environment—one where the network itself was the hub of activity. In a cloud — first world, that assumption no longer holds ...

Website outages get resolved just as fast in August as they do in November. I went looking for the opposite: the summer slowdown everyone assumes is there once the people who fix things are away. It isn't in the data we collected, covering 1.8 million confirmed outages across tens of thousands of websites ...

This year, many of the cloud infrastructure contracts signed in the early days of the AI boom will come up for renewal. As the year goes on, I anticipate we'll see a significant amount of cloud vendor swapouts and multi-cloud adoption, and the reason isn't just GPU depreciation. It's because they're tired of their current cloud providers ...

There's a moment the many observability teams have experienced days into bringing a new service into production: you realize that the vendor's claims of "intelligent" behavior included a large serving of hype. Their dashboards look nice until they don't, the failure modes are a black box, and no one on the team can confidently explain why the system did what it did at 2 am. Agentic AI is about to force every Ops team to relive that moment at web-scale until they start treating these systems as the dependencies they actually are ...

Observability Has a Physical Layer Now: What AI Infrastructure Teaches IT Operations

Rupesh Mainali
Reliability Engine

The next observability gap may not be in the code.

It may be under the rack.

That sounds strange until you think about how AI incidents actually feel in the middle of an investigation. Latency moves around. A few accelerator nodes behave differently from their peers. A model-serving tier has a rough hour and then settles down. Logs are not empty, but they are not decisive. Traces show where the pain is showing up, not always why it started.

The application dashboard may be accurate. It may also be stopping at the wrong boundary.

AI systems depend on software, but they also depend on a dense physical stack: racks, power paths, thermal margin, maintenance activity and, in many environments, liquid cooling. Those physical dependencies can change slowly before they look like a software incident.

Application Signals Are Not the Whole Story

Application teams still need the usual evidence: service health, latency, traces, logs, node behavior and workload timing.

None of that becomes less important because the infrastructure stack is changing. It becomes more useful when the physical dependencies around the workload are visible too.

But AI workloads can make the physical context harder to ignore. A group of servers may share a rack, power path or cooling loop. A maintenance event may affect one slice of capacity. A thermal trend may be visible to facilities before the application team sees a clear pattern. A set of nodes may look logically unrelated in software while being physically related in the data hall.

During an incident, those facts are either close at hand or discovered slowly.

More Dashboards Are Not the Answer

The answer is not to push every facilities tag into a software dashboard. That is how teams get noisy dashboards that nobody trusts.

The better question is: which physical facts explain reliability risk?

Which racks support this workload?

Which shared dependencies serve those racks?

Did maintenance happen before the performance change?

Are the affected nodes physically related, or only logically related?

Is the thermal condition sudden, or is it the visible end of a trend that has been moving for weeks?

That is not facilities data for its own sake. It is reliability context.

Liquid Cooling Is a Useful Example

Liquid cooling shows the pattern clearly because some early signals can be quiet.

A loop can show acceptable temperatures while its condition is becoming less predictable. Filters can load. Particles can collect. Chemistry can drift. A loop can be opened during service and then return to normal operation with a new piece of history attached to it.

No operations team needs to become a coolant chemistry team. That is not the point.

The point is that if a cooling-loop dependency can explain workload behavior, the incident team should not have to find that dependency by accident. If a cluster problem follows service work on the same loop, that relationship should be visible. If a filter alarm affects the same racks as a latency complaint, someone should be able to connect those facts quickly.

Observability Needs a Better Map

This is partly a data-context issue, but mostly an operating model issue.

Software, infrastructure and facilities teams often use different systems, different language and different escalation paths. That separation worked better when workloads were less concentrated and physical margin was larger.

AI changes the cost of that separation.

The practical step is dependency mapping. Map workloads to racks. Map racks to shared physical dependencies. Bring maintenance events, alarms and slow-moving coolant or thermal trends into incident review when they can explain service behavior.

The goal is to make physical reliability context available before a small cooling issue becomes a larger operational mystery.

That starts by treating the rack, the loop and the maintenance history as part of the reliability picture.

Rupesh Mainali is a Senior Member of Technical Staff at Reliability Engine

The Latest

Rapid AI adoption and the unique ways AI workloads operate is redefining the scope and structure of what these teams must deliver. This shift is forcing organizations to rethink how they manage scale, automation, and control, according to The State of SRE and Platform Engineering 2026, a new report from Dynatrace ...

AI is usually talked about as a software tool, but it also depends heavily on the network behind it. Whether a company is using AI for chatbots, automation, monitoring, analytics, or employee support, all of that information has to move across the network in a reliable and secure way. That means AI is not just an application decision. It is also an infrastructure decision. Before organizations rush into AI, they should ask a simple question: Is our network ready to support it? ...

Enterprise AI often lacks governed access to where business processes actually execute. Without that access, AI agents may be able to reason, but they cannot operate reliably across enterprise workflows. For AI agents to effectively carry out workflows, they will require integration-layer context and controls. Organizations can implement these prerequisites by providing AI with managed access to the middleware layer ...

Enterprise networks rarely behave the same way for very long. A routing adjustment in one region may unexpectedly alter application performance in another. A cloud migration may introduce hidden dependencies that go unnoticed until an outage occurs. All the while, the network is managed by several different teams, each of whom use different tool sets — and as a result, have different views of the network ... There’s usually an engineer who remembers why traffic fails over a certain way between sites, or which transparent firewall was added where. The problem is that human memory cannot scale alongside enterprise-scale networks ...

Ask an infrastructure team how confident they are in their ability to govern AI, and most will tell you they've got it handled. A recent survey of 406 IT decision-makers and platform engineering leaders found 86% expressing exactly that confidence. Ask the same group whether they have a formal written AI governance policy, and the number drops to 30%, according to Spacelift's Infrastructure Automation Report ...

In MEAN TIME TO INSIGHT Episode 27, Shamus McGillicuddy, EMA VP of Research, Network Infrastructure and Operations, and Parker Hathcock, EMA Research Director covering IT Service/Operations (ServiceOps), discuss observability unification in modern IT operations ... 

Virtual Private Networks became a cornerstone of enterprise security at a time when corporate infrastructure looked very different from today ... For years, this model worked well. But the architecture behind VPNs assumed a centralized corporate environment—one where the network itself was the hub of activity. In a cloud — first world, that assumption no longer holds ...

Website outages get resolved just as fast in August as they do in November. I went looking for the opposite: the summer slowdown everyone assumes is there once the people who fix things are away. It isn't in the data we collected, covering 1.8 million confirmed outages across tens of thousands of websites ...

This year, many of the cloud infrastructure contracts signed in the early days of the AI boom will come up for renewal. As the year goes on, I anticipate we'll see a significant amount of cloud vendor swapouts and multi-cloud adoption, and the reason isn't just GPU depreciation. It's because they're tired of their current cloud providers ...

There's a moment the many observability teams have experienced days into bringing a new service into production: you realize that the vendor's claims of "intelligent" behavior included a large serving of hype. Their dashboards look nice until they don't, the failure modes are a black box, and no one on the team can confidently explain why the system did what it did at 2 am. Agentic AI is about to force every Ops team to relive that moment at web-scale until they start treating these systems as the dependencies they actually are ...