Skip to content

feat(tracemetrics): Open in Explore for metrics dashboard widgets#115805

Merged
narsaynorath merged 4 commits into
masterfrom
nar/feat/tracemetrics-equations-in-dashboards-open-in-explore
May 25, 2026
Merged

feat(tracemetrics): Open in Explore for metrics dashboard widgets#115805
narsaynorath merged 4 commits into
masterfrom
nar/feat/tracemetrics-equations-in-dashboards-open-in-explore

Conversation

@narsaynorath
Copy link
Copy Markdown
Member

@narsaynorath narsaynorath commented May 19, 2026

Adds "Open in Explore" for metrics dashboard equation widgets.

We only support a single equation in metrics widgets. Because of the type of widget queries and aggregates we need to loop over them, but there will only be one widget queries while the single equation condition holds.

If the aggregate is an equation, it's parsed out into its subcomponents and the query that's saved on the widgetQueries is set on that equation.

@narsaynorath narsaynorath requested a review from a team as a code owner May 19, 2026 15:25
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.63%

Copy link
Copy Markdown
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 1 potential issue.

Fix All in Cursor

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

Reviewed by Cursor Bugbot for commit 68ac00e. Configure here.

Comment thread static/app/views/dashboards/utils/getWidgetMetricsUrl.tsx
Comment thread static/app/views/dashboards/utils/getWidgetMetricsUrl.tsx
@narsaynorath narsaynorath merged commit d74d871 into master May 25, 2026
71 of 72 checks passed
@narsaynorath narsaynorath deleted the nar/feat/tracemetrics-equations-in-dashboards-open-in-explore branch May 25, 2026 16:23
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