Schema error for #/metrics/labeled_quantity coming from firefox desktop
Categories
(Data Platform and Tools :: General, defect)
Tracking
(Not tracked)
People
(Reporter: benwu, Assigned: benwu)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [dataquality])
Attachments
(2 files)
We started getting schema errors for firefox desktop metrics pings on 2023-11-15 in nightly due to the new labeled_quantity metric type add in bug 1925346. There have been 56 000 rejected pings so far.
mozilla-pipeline-schemas and mozilla-schema-generator need to be updated according to this guide https://github.com/mozilla/glean/blob/main/docs/dev/core/new-metric-type/platform.md
:chutten can you confirm that this needs to be done?
Updated•11 months ago
|
Comment 1•11 months ago
|
||
Yes, this needs to be done. Can I help, or will I just get in the way?
| Assignee | ||
Comment 2•11 months ago
|
||
It looks straightforward enough that I can create the PRs and tag you for review
Comment 3•11 months ago
|
||
Comment 4•11 months ago
|
||
Updated•11 months ago
|
Comment 5•11 months ago
|
||
BenWu merged PR [mozilla-services/mozilla-pipeline-schemas]: Bug 1932210 - Add labeled_quantity glean metric type (#831) in 8648085.
BenWu merged PR [mozilla/mozilla-schema-generator]: Bug 1932210 - Add labeled_quantity glean metric type (#281) in e2fb3ca.
Description
•