Skip to content

feat(tracemetrics): Enable aggregate panel to show equation result#112966

Merged
narsaynorath merged 11 commits intomasterfrom
nar/feat/tracemetrics-update-tables-in-metric-panel
Apr 15, 2026
Merged

feat(tracemetrics): Enable aggregate panel to show equation result#112966
narsaynorath merged 11 commits intomasterfrom
nar/feat/tracemetrics-update-tables-in-metric-panel

Conversation

@narsaynorath
Copy link
Copy Markdown
Member

Right now the aggregate panel is gated on stuff like traceMetric.name being selected. This only applies to visualize functions and not equations, so this PR updates a bunch of the call sites to branch on the function-specific logic and add in equation logic (e.g. checking if the expression text is not empty)

@narsaynorath narsaynorath requested a review from a team as a code owner April 14, 2026 19:58
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 14, 2026
@sentry
Copy link
Copy Markdown
Contributor

sentry bot commented Apr 14, 2026

Sentry Snapshot Testing

Name Added Removed Modified Renamed Unchanged Status
sentry-frontend
sentry-frontend
0 0 0 0 204 ✅ Unchanged

@narsaynorath
Copy link
Copy Markdown
Member Author

@cursor review

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 bcb1671. Configure here.

@narsaynorath narsaynorath merged commit aa1dfa9 into master Apr 15, 2026
65 checks passed
@narsaynorath narsaynorath deleted the nar/feat/tracemetrics-update-tables-in-metric-panel branch April 15, 2026 00:03
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