structured missing columns in `thunderbird_desktop` events, metrics, and baseline
Categories
(Data Platform and Tools :: General, defect)
Tracking
(Not tracked)
People
(Reporter: akomar, Unassigned)
References
Details
(Whiteboard: [dataquality])
Attachments
(1 file)
|
347.36 KB,
image/png
|
Details |
A bunch of columns are missing from thunderbird_desktop tables (see Screenshot 2024-08-20 at 13-01-12 Explore Structured Missing Columns.png).
Probably some dependency is missing from repositories.yaml.
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Linking a couple related bugs for context but those should be fixed and this is a different issue in the thunderbird namespace. A lot of those columns are firefox-desktop ones that are defined in metrics.yaml's in https://github.com/mozilla/gecko-dev but not https://github.com/mozilla/releases-comm-central
Comment 2•1 year ago
|
||
Platform Health check:
Over 8400% increase in the last week for metrics.uuid.legacy.telemetry.client_id, metrics.uuid.legacy.telemetry.profile_group_id and metrics.counter.browser.engagement.active_ticks
| Reporter | ||
Comment 3•11 months ago
•
|
||
There's a significant increase again this week from ~1.5k to 50k. This is probably a duplicate of Bug 1924137 (here app is sending undeclared metrics)
:travis - one of the metrics in question is places.frecency_recalc_chunk_time (https://dictionary.telemetry.mozilla.org/apps/firefox_desktop/metrics/places_frecency_recalc_chunk_time). We had a discussion about disabling some built in metrics in Glean v63 in https://bugzilla.mozilla.org/show_bug.cgi?id=1924137#c5. Would this allow Thunderbird to stop emitting these metrics?
| Reporter | ||
Updated•11 months ago
|
Comment 4•11 months ago
|
||
Yes, we are working on uplifting this so that t-bird can eliminate all but the metrics that are interesting to it from being collected.
Description
•