Stay up to date on everything big and small, from product updates to SDK changes.
Agent monitoring traces already show you what your agent did. Conversations now organizes those traces into something you can actually read.
In open beta for all Sentry users, Conversations gives you a readable view into past sessions with your agent, showing the full exchange of messages and tool calls so you can understand exactly what happened during each session.
Each conversation groups spans by gen_ai.conversation.id — so whether a user talked across multiple traces or multiple conversations happened inside one trace, you get a clean chat-style timeline of every message, tool call, and response.

To get started:
Sentry.setConversationId(conversationId) . Learn moreCheck out the docs for more.