Skip to content

feat(dashboards): Track failed query runs on generated widgets#110633

Merged
edwardgou-sentry merged 5 commits intomasterfrom
egou/feat/track-generated-widget-query-error
Mar 16, 2026
Merged

feat(dashboards): Track failed query runs on generated widgets#110633
edwardgou-sentry merged 5 commits intomasterfrom
egou/feat/track-generated-widget-query-error

Conversation

@edwardgou-sentry
Copy link
Contributor

@edwardgou-sentry edwardgou-sentry commented Mar 13, 2026

Captures a Sentry error when a seer generated dashboard widget errors out during query or save.

  • Creates and uses useWidgetErrorCallback provider and context to pass handler from createFromSeer to sortableWidget
  • Widget errors are fingerprinted to one key and save dashboard errors are fingerprinted to another

@edwardgou-sentry edwardgou-sentry requested a review from a team as a code owner March 13, 2026 14:36
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 13, 2026
Copy link
Contributor

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 2 potential issues.

There are 4 total unresolved issues (including 2 from previous reviews).

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@edwardgou-sentry edwardgou-sentry merged commit 37b9207 into master Mar 16, 2026
71 of 73 checks passed
@edwardgou-sentry edwardgou-sentry deleted the egou/feat/track-generated-widget-query-error branch March 16, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants