Structured `metrics` pings missing `metrics.timespan.fog.initialization.time_unit` and `metrics.timespan.fog.initialization.value` columns
Categories
(Data Platform and Tools :: General, defect, P1)
Tracking
(Not tracked)
People
(Reporter: efilho, Assigned: chutten|RustWeek)
Details
(Whiteboard: [dataquality])
Attachments
(2 files)
Comment 1•3 years ago
|
||
firefox_desktop_background_update.metrics_v1 is still missing metrics.timespan.fog.initialization.time_unit and metrics.timespan.fog.initialization.value.
:chutten is this something we should care about/fix?
| Assignee | ||
Comment 2•3 years ago
|
||
Ideally, yes. It has a problem that is being fixed in bug 1797619, but once fixed I hope to add it to the FOG Monitoring dashboard so it can be monitored for performance regression.
...uh-oh. Okay. I thought background_update depended on gecko like how firefox_desktop does... but it doesn't. I guess I missed this when I reorganized things in bug 1724303.
Hrm. For now this doesn't matter much as most/all of the pings those metrics are sent in aren't even sent by the app (aside from the occasional "metrics" ping that leaks. Still not sure how. Old builds?), but that will change with bug 1809460 (which embeds my previous assumption that it already depended on gecko).
Okay, okay. Action time.
- :srose, the systems are operating as they've been directed. Unfortunately I've not done enough to direct them as I intended. Sorry about that.
- I'll file a patch on probe-scraper referencing this bug that will add a
geckodep tofirefox_desktop_background_update. This should add the columns and address the health check, if I don't miss my guess.
| Assignee | ||
Comment 3•3 years ago
|
||
| Assignee | ||
Comment 4•3 years ago
|
||
chutten merged PR #540: "bug 1771794 - Firefox Desktop Background Update also reports gecko metrics" in bb4cbc0.
That should take care of it.
Updated•3 years ago
|
Description
•