Skip to content

feat(seer): Add errors query previews - #122917

Draft
billyvg wants to merge 5 commits into
feat/seer-alert-embedfrom
feat/seer-errors-query-embeds
Draft

feat(seer): Add errors query previews#122917
billyvg wants to merge 5 commits into
feat/seer-alert-embedfrom
feat/seer-errors-query-embeds

Conversation

@billyvg

@billyvg billyvg commented Aug 27, 2026

Copy link
Copy Markdown
Member

Adds rich block previews for Seer's error-query embeds. errorsQuery renders the first five matching error events, while the new errorsQueryAggregate renders the first five grouped results and resolves aggregate response aliases such as count_unique_user. Inline usage remains a compact link to the complete Errors results page.

The two embeds share query construction and presentation components, preserve project, environment, time, field, sort, and chart parameters, and expose synthetic live examples in Storybook. This also regenerates the agent widget contract so Seer can emit the aggregate tag.

Refs CW-1948 and CW-1949.

Render five-row block previews for event and aggregate errors queries while keeping inline embeds link-only.

Refs CW-1948

Refs CW-1949
@linear-code

linear-code Bot commented Aug 27, 2026

Copy link
Copy Markdown

CW-1948

CW-1949

@github-actions github-actions Bot added Scope: Frontend Automatically applied to PRs that change frontend components Scope: Backend Automatically applied to PRs that change backend components labels Aug 27, 2026
@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Story previews

Preview the stories changed in this PR on the Vercel deployment:

Preview deployment: https://sentry-gzbs9ihro.sentry.dev

@billyvg
billyvg changed the base branch from master to feat/seer-alert-embed August 28, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant