Skip to content
Recued
Menu
← Back to recipes

Sentry issue investigation brief

by recued-core v1

Read-only AI-assisted investigation brief for one Sentry issue. It reads issue details, recent events, issue hashes, and values for one diagnostic tag through recued-core.sentry, then summarizes likely impact, recent evidence, tag distribution, and next debugging focus. It never changes issue status, deletes data, bulk-mutates issues, uploads files, or changes alert configuration.

How it works 16 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (16 steps)
issue ?
events_raw ?
tag_values_raw ?
hashes_raw ?
events default
Apply default
tag_values default
Apply default
hashes default
Apply default
event_count count
Count items in events
tag_value_count count
Count items in tag values
hash_count count
Count items in hashes
event_rows slice
Take a subset of
tag_rows slice
Take a subset of
summarize ?
event_table to_table
Format results as a data table
tag_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 8 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize this Sentry issue for a developer/operator: user impact, status, recent evidence, likely affected surface, tag distribution, release hints, and concrete next debugging steps. Do not invent facts outside the Sentry data.
sentry setting =
tag key setting = environment
issue id setting =
row limit setting = 20
max length setting = 900
stats period setting = 24h
organization id or slug setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Sentry connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

sentry sentryissueeventsdebuggingai-summaryincident-responsepack:sentry

Details

16 steps 8 configurable settings recipe_id: sentry-issue-investigation-brief