• Error Monitoring
  • Logs
  • Session Replay
  • Tracing
  • Seer
  • Uptime Monitoring
  • Profiling
  • Cron Monitoring
  • AI Code Review
  • Github
  • Slack
  • All Integrations
  • Javascript
  • Python
  • React
  • Laravel
  • Next.js
  • All SDKs

Solutions

  • Web / Full Stack Development
  • Mobile Crash Reporting
  • Game Crash Reporting
  • AI Observability
  • Application Performance Monitoring
  • Real User Monitoring
  • Ecommerce
  • Enterprise
  • Startups
  • Blog
  • Changelog
  • Sandbox
  • Resources
  • Sentry Answers
  • Syntax
  • Customers
  • Contact Us
  • Help Center
  • Status
  • Sentry Build
  • Events
  • Merch
Docs
Pricing
Sign InGet DemoGet Started
  • Products

    • Error Monitoring
    • LogsNEW
    • Session Replay
    • Tracing
    • SeerNEW
    • Uptime Monitoring
    • Profiling
    • Cron Monitoring
    • AI Code ReviewNEW

    Products

    • Error Monitoring
    • LogsNEW
    • Session Replay
    • Tracing
    • SeerNEW
    • Uptime Monitoring
    • Profiling
    • Cron Monitoring
    • AI Code ReviewNEW

    Integrations

    • Github
    • Slack
    • All Integrations

    Integrations

    • Github
    • Slack
    • All Integrations

    SDKs

    • Javascript
    • Python
    • React
    • Laravel
    • Next.js
    • All SDKs

    SDKs

    • Javascript
    • Python
    • React
    • Laravel
    • Next.js
    • All SDKs
  • Solutions

    • Web / Full Stack Development
    • Mobile Crash Reporting
    • Game Crash Reporting
    • AI Observability
    • Application Performance Monitoring
    • Real User Monitoring
    • Ecommerce
    • Enterprise
    • Startups
  • Learn

    • Blog
    • Changelog
    • Sandbox
    • Resources
    • Sentry Answers
    • Syntax
    • Customers

    Learn

    • Blog
    • Changelog
    • Sandbox
    • Resources
    • Sentry Answers
    • Syntax
    • Customers

    Support

    • Contact Us
    • Help Center
    • Status

    Support

    • Contact Us
    • Help Center
    • Status

    Hang out with us

    • Sentry Build
    • Events
    • Merch

    Hang out with us

    • Sentry Build
    • Events
    • Merch
    Holiday E-Commerce Checklist: A Developer’s Survival Guide

    Holiday E-Commerce Checklist: A Developer’s Survival Guide

    There’s never a good time for errors or performance degradations to show up, but during periods of peak traffic like the holidays, it’s especially critical to get immediate answers about what's failing and how to fix it.

    Learn More
  • Docs
  • Pricing
Sign InGet DemoGet Started
Sentry Changelog Illustration

Sentry Changelog

Follow Twitter@SentryChangelog to stay up to date on everything from product updates to SDK changes.

Categories:

Jump to:

AI Agent Monitoring — Open Beta

We've just given a major update to AI agent monitoring — bringing tracing, tool visibility, model performance, and deep context into one place so you can quickly see what broke, where, and why. Screenshot 2025-06-25 at 9.59.02 PM.png

This new release gives you full visibility into every agent run with:

  • Execution breakdowns: See system prompts, user input, model calls, tool usage, and final output — step by step.
  • Model performance: Track token usage, latency, and error rates, filterable by model and version.
  • Tool insights: View usage patterns, durations, and failures to debug slow or broken tool calls.
  • Error grouping: Automatically clusters similar failures to cut noise and speed up debugging.

It also includes a new simplified trace view that displays only AI-relevant spans, as well as improvements to the way we display AI span attributes like prompts and tool calls.

With everything tied into tracing, you get a full-stack view of your app — seeing model behavior alongside frontend replays, backend API spans, and release metadata in a single trace.

How to get started

Agent Monitoring is available to all Sentry users. to get started, install or update to the latest SDK version:

  • Python SDK >= 2.31.0
  • JavaScript SDK >= 9.32.0

And use one of the supported integrations:

  • Vercel AI SDK (JS)
  • OpenAI Agents SDK (Python)
  • Native OpenAI SDK support coming soon.

Read more in our post or head to docs .

Questions? Feedback? Join the conversation in Discord or the discussion in GitHub .

June 26, 2025
Your code is broken. Let's Fix it.
Get Started