Skip to content

[DENG-10517] Dedupe same name metrics for real this time#320

Merged
BenWu merged 1 commit into
mainfrom
benwu/fix-duped-metrics-2
Jun 17, 2026
Merged

[DENG-10517] Dedupe same name metrics for real this time#320
BenWu merged 1 commit into
mainfrom
benwu/fix-duped-metrics-2

Conversation

@BenWu

@BenWu BenWu commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

https://mozilla-hub.atlassian.net/browse/DENG-10517

#318 didn't fully fix the issue because metrics can have different names but normalize to the same name for the bigquery column. I think the non-deterministic slection happens in the jsonschema-transpiler around here
https://github.com/mozilla/jsonschema-transpiler/blob/7be6bea2d89fb4491b1a331a39a2d7a0c9010b2f/src/ast.rs#L393.

The fix here is to dedupe on the normalized name

@BenWu BenWu force-pushed the benwu/fix-duped-metrics-2 branch from 3a87671 to a0bca2f Compare June 16, 2026 19:22
github-actions Bot added a commit that referenced this pull request Jun 16, 2026
github-actions Bot added a commit that referenced this pull request Jun 16, 2026
github-actions Bot added a commit that referenced this pull request Jun 16, 2026
github-actions Bot added a commit that referenced this pull request Jun 16, 2026
@BenWu BenWu merged commit dabed93 into main Jun 17, 2026
7 checks passed
@BenWu BenWu deleted the benwu/fix-duped-metrics-2 branch June 17, 2026 16:00
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