Closed
Bug 1882111
Opened 2 years ago
Closed 2 years ago
[Tab Strip] Add telemetry related to tab strip
Categories
(Firefox for Android :: Tabs, task, P3)
Tracking
()
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: rsainani, Assigned: rsainani)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid] [group4])
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
2.97 KB,
text/plain
|
royang
:
data-review+
|
Details |
Add telemetry events related to tab strip: Add tab tapped, close tab, select tab.
Add boolean metric that tracks if tab strip functionality is enabled.
| Assignee | ||
Updated•2 years ago
|
Whiteboard: [fxdroid] [group4]
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → rsainani
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Attachment #9394729 -
Flags: data-review?(royang)
Updated•2 years ago
|
Attachment #9394545 -
Attachment description: WIP: Bug 1882111 - Add tab strip telemetry → Bug 1882111 - Add tab strip telemetry
Comment 3•2 years ago
|
||
Comment on attachment 9394729 [details]
TabStripDataRequest.md
DATA COLLECTION REVIEW RESPONSE:
- Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, through the metrics.yaml file and the Glean Dictionary.
- Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.
- If the request is for permanent data collection, is there someone who will monitor the data over time?
android-probes@mozilla.com will be responsible for monitoring the data over time
- Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, Interaction data
- Is the data collection request for default-on or default-off?
Default on for all channels.
- Does the instrumentation include the addition of any new identifiers?
No
- Is the data collection covered by the existing Firefox privacy notice?
Yes
- Does the data collection use a third-party collection tool?
No
Result: data-review+
Attachment #9394729 -
Flags: data-review?(royang) → data-review+
Pushed by rsainani@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e547b83d032f
Add tab strip telemetry r=android-reviewers,Roger,007
Comment 5•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•