Closed
Bug 1647346
Opened 4 years ago
Closed 4 years ago
Instrument closing source tab in Debugger with Event Telemetry
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(firefox80 fixed)
RESOLVED
FIXED
Firefox 80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: Harald, Assigned: davidwalsh)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
2.16 KB,
text/plain
|
tdsmith
:
data-review+
Harald
:
feedback+
|
Details |
47 bytes,
text/x-phabricator-request
|
Details | Review |
To understand shortcut usage, we need to know if devs close sources and how they do it: click
or shortcut
.
Reporter | ||
Updated•4 years ago
|
Blocks: devtools-analytics-m2
Assignee | ||
Comment 1•4 years ago
|
||
Attachment #9162859 -
Flags: feedback?(hkirschner)
Reporter | ||
Updated•4 years ago
|
Attachment #9162859 -
Flags: feedback?(hkirschner)
Attachment #9162859 -
Flags: feedback+
Attachment #9162859 -
Flags: data-review?(tdsmith)
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → dwalsh
Status: NEW → ASSIGNED
Comment 3•4 years ago
|
||
Comment on attachment 9162859 [details]
data-review.txt
This looks reasonable; please flag me again once the probe definitions have been updated.
Attachment #9162859 -
Flags: data-review?(tdsmith) → data-review-
Comment 4•4 years ago
|
||
Comment on attachment 9162859 [details]
data-review.txt
Thanks!
1) Is there or will there be **documentation** that describes the schema for the ultimate data set in a public, complete, and accurate way?
Yes, in Events.yaml and the probe dictionary.
2) Is there a control mechanism that allows the user to turn the data collection on and off?
Yes, the Firefox telemetry opt-out.
3) If the request is for permanent data collection, is there someone who will monitor the data over time?
n/a
4) Using the **[category system of data types](https://wiki.mozilla.org/Firefox/Data_Collection)** on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, interaction data.
5) Is the data collection request for default-on or default-off?
Default-on.
6) Does the instrumentation include the addition of **any *new* identifiers** (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?
No.
7) Is the data collection covered by the existing Firefox privacy notice?
Yes.
8) Does there need to be a check-in in the future to determine whether to renew the data?
Harald or David are responsible for renewing the collection as needed.
9) Does the data collection use a third-party collection tool?
No.
Attachment #9162859 -
Flags: data-review- → data-review+
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3658e3135703
Instrument telemetry for closing tabs in the debugger r=loganfsmyth,tdsmith
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
You need to log in
before you can comment on or make changes to this bug.
Description
•