VOOZH about

URL: https://thenewstack.io/why-ai-demands-a-new-approach-to-observability/

⇱ Why AI Demands a New Approach to Observability - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2025-06-06 10:30:02
Why AI Demands a New Approach to Observability
contributed,
AI / AI Agents / Observability

Why AI Demands a New Approach to Observability

As AI systems grow more complex, the limitations of traditional observability tools are becoming more apparent.
Jun 6th, 2025 10:30am by Ariel Assaraf
👁 Featued image for: Why AI Demands a New Approach to Observability
Photo by Olumuyiwa Sobowale on Unsplash.

AI is transforming industries in ways we couldn’t have imagined just a few short years ago, from automating customer service to streamlining supply chain management. But, with these exciting advancements come new challenges. As AI systems become more integral to everyday business operations, the need to monitor their performance, behavior, and decision-making processes has never been greater.

According to the National Institute of Standards and Technology (NIST), AI applications require rigorous oversight, as inadequate management can lead to unforeseen or inequitable outcomes. Unfortunately, existing observability solutions fall short by focusing solely on performance, rather than other attributes unique to AI.

This article sheds light on observability, defining what it is, why it’s essential for managing AI systems, and why traditional approaches are inadequate.

So, What Exactly Is Observability?

Observability platforms help companies monitor, analyze, and understand the performance and health of their systems, including logs, metrics, and traces. Traditional monitoring systems track basic metrics like server status or network latency. They’re an evolution of traditional network monitoring solutions, but with a broader scope and more advanced capabilities. These platforms take monitoring further by empowering teams to answer questions like, “What’s causing these performance issues?” or “Why is this behavior happening?” It provides deeper, actionable insights into system health and performance, helping teams solve issues before they impact users.

Observability offers several key benefits for businesses, like accelerating issue resolution and reducing downtime. It can also help businesses optimize resources, predict failures before they happen, and align system health with key business metrics. Ultimately, observability is about making smarter, faster decisions to keep things running smoothly.

Why Traditional Observability Tools Fall Short for AI

AI systems introduce a new set of variables that require careful monitoring, particularly when interacting with AI models that engage with users in real-time.

Traditional observability systems were designed to track predefined metrics like CPU usage, vs. capturing GenAI response inaccuracies or mitigating malicious user inputs. This is where advanced AI observability steps in, offering a way to manage these systems effectively and ensure they perform as expected and, importantly, that they do so in an ethical and secure way.

Let’s take a deeper dive into the unique needs of AI systems:

  • AI “Grey Areas”: AI presents unique grey areas for performance monitoring. An AI system may appear to perform correctly (e.g., a user enters a prompt and the AI answers), but the response is suspect. For example, if a company’s chatbot promotes a competitor over its own product, the performance is fine, but the content of the response is a problem.
  • Data Quality Monitoring and Security: It is crucial to make sure that AI does not leak sensitive information such as customer PII, confidential business data, or proprietary information about the AI system itself — especially as nefarious actors may try to trick it into doing so.
  • User Interaction:  True measurement of AI effectiveness requires insights not only into the system’s performance but also into user interaction. While metrics like response times and accuracy are important, they don’t provide the full picture. Feedback about the AI’s responses to user queries is essential, so that businesses know if the AI is responding as expected and meeting customers’ needs.
  • AI Output Issues: AI outputs must be continuously monitored for toxicity (i.e., harmful or offensive content such as hate speech or biased language) and hallucinations, where the model generates misleading or false information. Without proper oversight, these issues can undermine user trust, spread misinformation, and lead to unintended consequences
  • Compliance: AI systems must adhere to strict and ever-evolving regulations and compliance standards that are difficult to keep up with. These include the EU Artificial Intelligence Act, California Consumer Privacy Act, and several others.

Why Advanced AI Observability Systems Are Essential

Observability tools tailored explicitly for AI systems address these unique risks with the following features:

  1. Comprehensive User Interaction Monitoring: Provides full visibility into user interactions, including conversation histories, logins, and use of tokens (i.e. units of data consumed by AI models). This granular tracking helps teams identify suspicious resource consumption, detect cost harvesting attempts (i.e. query spamming to drive up operational costs for an AI system), and optimize budgets without compromising performance.
  2. Real-Time Issue Detection and Resolution: Identifies problems such as poor response accuracy, latency spikes, and malicious user inputs. This allows teams to address underperforming AI agents before they negatively impact the user experience.
  3. AI Evaluation Engine: Includes both quality and security evaluators, as well as the ability to customize to meet specific needs. The quality evaluators analyze both user and AI interactions to detect potential issues, such as toxicity and AI hallucinations. Meanwhile, the security evaluators continuously monitor for potential risks, enabling early identification and helping secure AI systems against malicious actors.
  4. Compliance and Regulation Adherence: Helps businesses stay on top of evolving regulatory requirements regarding AI accuracy, reliability, and ethical use, while also mitigating legal and reputational risks.

The Future of AI Observability

As AI systems grow more complex, the limitations of traditional observability tools are becoming more apparent. Standard observability solutions only focus on performance and are not designed with AI’s unique challenges in mind, so they struggle to effectively track and manage the nuances of AI behavior.

Fortunately, emerging observability platforms are being designed to address the unique challenges posed by AI solutions, providing deeper insights into user interactions and risks, such as toxicity, hallucinations, and security vulnerabilities.

One exciting development we anticipate seeing soon is the integration of agentic AI into the observability process. This would be a game-changer, with agents able to diagnose and solve problems with minimal human assistance.

For organizations aiming to stay competitive, AI observability must be a core component of their strategy. By focusing on AI-specific metrics, businesses can ensure a seamless and high-quality AI environment, harness the full potential of the technology, and achieve positive, tangible business outcomes.

TRENDING STORIES
Ariel is the CEO and co-founder of Coralogix, leading a global team across four continents in redefining observability and AI-driven insights. After struggling for four years with unmanageable log data, he founded Coralogix in 2014 to simplify log analytics. Under...
Read more from Ariel Assaraf
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Real.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.