Skip to content

fix(dashboards): Remove references to removed datasets - #1515

Draft
mjq wants to merge 1 commit into
mainfrom
mjq/remove-dashboard-transactions-discover
Draft

fix(dashboards): Remove references to removed datasets#1515
mjq wants to merge 1 commit into
mainfrom
mjq/remove-dashboard-transactions-discover

Conversation

@mjq

@mjq mjq commented Aug 31, 2026

Copy link
Copy Markdown
Member

discover and transactions are no longer valid datasets for dashboard widgets (the same use cases are supported by errors and spans). All existing dashboards have been migrated off of those datasets and creating new widgets that use them has been blocked on all billing plans.

Remove all references to discover and transactions datasets from dashboard code and skills. Also removes transaction-specific aggregate functions from DISCOVER_AGGREGATE_FUNCTIONS (now ERROR_AGGREGATE_FUNCTIONS, as that is the only dataset left that supports them).

See BROWSE-682.

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cli Ready Ready Preview Aug 31, 2026 4:17pm

Request Review

@BYK BYK left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think you should merge this one with your other PR

@linear-code

linear-code Bot commented Aug 31, 2026

Copy link
Copy Markdown

BROWSE-682

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants