Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ export const MyChatAgent = Sentry.instrumentDurableObjectWithSentry(

To unset the conversation ID, pass `null` to `Sentry.setConversationId()`.

Grouped AI calls show up in the <Link to="/ai/monitoring/conversations/">Conversations</Link> view, where you can inspect token usage, latency, and errors across an entire conversation.
Grouped AI calls show up in the <Link to="/ai/observability/conversations/">Conversations</Link> view, where you can inspect token usage, latency, and errors across an entire conversation.
Loading