Skip to content

fix(tracemetrics): Include conditions for unit:none explicitly#110415

Merged
narsaynorath merged 1 commit intomasterfrom
nar/fix/tracemetrics-query-for-none-as-unit
Mar 11, 2026
Merged

fix(tracemetrics): Include conditions for unit:none explicitly#110415
narsaynorath merged 1 commit intomasterfrom
nar/fix/tracemetrics-query-for-none-as-unit

Conversation

@narsaynorath
Copy link
Member

Additionally adds the "none" filter because none could mean that there legitimately isn't any unit set, which is handled by the !has:metric.unit filter, but we also need to OR that with a metric.unit:none filter since it seems like that can be stored

@narsaynorath narsaynorath requested a review from a team as a code owner March 11, 2026 14:08
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 11, 2026
@narsaynorath narsaynorath merged commit 0449c6c into master Mar 11, 2026
58 checks passed
@narsaynorath narsaynorath deleted the nar/fix/tracemetrics-query-for-none-as-unit branch March 11, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants