Open
Bug 1978110
Opened 1 month ago
Updated 1 month ago
[meta] Improve Translations Telemetry on Android
Categories
(Firefox for Android :: Translations, task)
Firefox for Android
Translations
Tracking
()
NEW
People
(Reporter: olivia, Unassigned)
References
(Depends on 4 open bugs)
Details
(Keywords: meta, Whiteboard: [fxdroid][squad3])
Attachments
(1 file)
6.81 KB,
text/plain
|
Details |
This meta is to audit and improve translations telemetry on Android.
Some context:
- Original telemetry documented for Nimbus
- Brief audit of the UI telemetry related to recent events (scroll right on tabs for charts)
Some shared telemetry with Gecko:
- Android shares some base platform telemetry from toolkit (Gecko)
- Android does not share UI platform telemetry (but it shows up in the Glean list and probably has empty events)
- See list for examples
- Generally, those tagged Gecko need scrutiny if they are shared.
- They are when they originate from shared toolkit spaces.
- They are not shared when it is desktop UI (e.g.
.panel
namespace).
- Generally, those tagged Gecko need scrutiny if they are shared.
Reporter | ||
Updated•1 month ago
|
Product: Firefox → Firefox for Android
Reporter | ||
Updated•1 month ago
|
Severity: -- → N/A
Type: defect → task
Reporter | ||
Updated•1 month ago
|
Whiteboard: [fxdroid] [geckoview]
Reporter | ||
Updated•1 month ago
|
Whiteboard: [fxdroid] [geckoview] → [fxdroid]
Updated•1 month ago
|
Reporter | ||
Comment 1•1 month ago
|
||
Diff adding some logging where probes are used to find issues with double counting.
Reporter | ||
Comment 2•1 month ago
|
||
(There are other cases this diff doesn't cover, but this was the focus of the discussion.)
Reporter | ||
Updated•1 month ago
|
Whiteboard: [fxdroid] → [fxdroid][squad 3]
Updated•1 month ago
|
Whiteboard: [fxdroid][squad 3] → [fxdroid][squad3]
Comment 3•1 month ago
|
||
Following up on my investigation, there is no general telemetry tracking pref changes.
You need to log in
before you can comment on or make changes to this bug.
Description
•