Let Seer do more of your work in Sentry #105737
Replies: 9 comments 10 replies
|
Emailed |
|
would love to test |
|
Would love to test. Org - blavity |
|
+1 on joining the Alpha. |
|
Have been trying a lot of PR bots (did power rankings of the ones I tried here https://loganharless.com/blog/ai-pr-bot-rankings), happy to add another to the list 😂 |
|
Sharing some useful queries to try:
|
|
Would love to test! Org is https://github.com/frumfinance |
|
Yeah I'd love to be on the test team for this: jason-holt-digital-llc |
|
Expanding Seer to automatically suggest code fixes alongside the trace is a huge step up. It would be amazing if Seer could eventually auto-generate unit tests that reproduce the specific production exceptions it finds, effectively proving the issue exists before presenting the fix. |


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
TL;DR
The work you already do in Sentry
If you use Sentry regularly, a lot of your time goes into manual work:
This work is necessary, but time-consuming.
What Seer already does today
Seer already helps by automatically root causing issues and proposing fixes when possible.
This happens by default for many issues, without manual intervention.
What’s changing
We’re experimenting with a new way to interact with Seer that lets you direct it to take on more of this work.
Instead of manually driving every query or investigation, you can ask Seer to handle more of the analysis and triage inside Sentry.
The goal is to reduce time spent navigating data and stitching together answers.
The kinds of work Seer can do for you
With this new interaction UX, Seer can take on work you’d otherwise do manually across Sentry. You can ask follow up questions and steer it - It has access to several tools and knows how to work through your data in Sentry.
Querying and summarization
Seer can translate natural language questions into concrete queries, run them across your data, and summarize the results.
This saves you from manually constructing queries, iterating on filters, and interpreting charts.
Investigations
When you see a spike on a chart or receive an alert, you can ask Seer to investigate directly.
Seer will:
This replaces a series of manual queries and correlation steps.

Triage and prioritization
You can ask Seer to help with triage decisions, such as identifying who has the most context to fix an issue.
Seer can use stack traces, error context, recent code changes to guide prioritization.

This is early, and not everything will work well yet. We want to understand where this clearly saves time versus where it doesn’t.
UPDATE: Seer Agent is now in Open beta (4/26/26)
Seer Agent is in open beta for all Sentry users. Ask anything about what's happening in your application and get answers based on all the telemetry and context Sentry knows about it. Ask it about anything you'd normally spend hours digging through like why your p95 latency spiked like why your p95 latency spiked, what's causing that crash loop, or why a specific user keeps hitting errors. Check out the docs for more.
How to try it
Open any page in Sentry, hit Cmd + / or click the “Ask Seer” button, and ask it something. Or if you have our Slack integration, type a question @sentry
Drop feedback in the discussion or Email us at seer@sentry.io
We’re especially interested in:
All reactions