Skip to content

fix(tracemetrics): Open in explore for multi metrics opens each#110993

Open
narsaynorath wants to merge 1 commit intomasterfrom
narsaynorath/logs-624-fix-open-in-explore
Open

fix(tracemetrics): Open in explore for multi metrics opens each#110993
narsaynorath wants to merge 1 commit intomasterfrom
narsaynorath/logs-624-fix-open-in-explore

Conversation

@narsaynorath
Copy link
Member

@narsaynorath narsaynorath commented Mar 18, 2026

Each aggregate should be evaluated individually for the metric param because we're opening up to multi-metric support in Dashboards. This shouldn't change functionality because we should be actively storing the tracemetric in the aggregates already, this just makes it read each one to figure out what tracemetric to set instead of doing that reading upfront and propagating it through to every other aggregate assuming it's the same.

@narsaynorath narsaynorath requested a review from a team as a code owner March 18, 2026 16:40
@linear-code
Copy link

linear-code bot commented Mar 18, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 18, 2026
@narsaynorath narsaynorath changed the title fix(tracemetric): Open in explore for multi metrics opens each fix(tracemetrics): Open in explore for multi metrics opens each Mar 18, 2026
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.

1 participant