Closed
Bug 1566392
Opened 6 years ago
Closed 6 years ago
Review expired histograms for toolbox performance monitoring
Categories
(DevTools :: General, task, P3)
DevTools
General
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 1 obsolete file)
47 bytes,
text/x-phabricator-request
|
Details | Review | |
2.42 KB,
text/plain
|
tdsmith
:
data-review+
|
Details |
We have several expired telemetry histograms measuring toolbox performance. We should either remove them entirely or update their expiry.
Histograms:
Assignee | ||
Comment 1•6 years ago
|
||
Hi Alex,
Harald's suggestion for the probes here is to extend all of them except TOOLBOX_PAGE_RELOAD.
See https://bugzilla.mozilla.org/show_bug.cgi?id=1566383#c2
I'm happy to provide the patch to either extend or remove the probes but I'd like your opinion as well.
Flags: needinfo?(poirot.alex)
Comment 2•6 years ago
|
||
TBH I never had meaningful proof that this telemetry data was relevant, so I'm fine removing them.
Flags: needinfo?(poirot.alex)
Assignee | ||
Comment 3•6 years ago
|
||
Thanks for the answer let's remove them then!
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•6 years ago
|
||
Comment 5•6 years ago
|
||
We discussed off-channel to extend those probes and decided to extend the probes until 80 and then revisit on how useful they are or what the alternative would be.
Updated•6 years ago
|
Attachment #9081635 -
Attachment is obsolete: true
Assignee | ||
Comment 6•6 years ago
|
||
Assignee | ||
Comment 7•6 years ago
|
||
Attachment #9081928 -
Flags: data-review?(tdsmith)
Comment 8•6 years ago
|
||
Comment on attachment 9081928 [details]
bug_1566392_data_review.txt
> We don't have any other way to get this data.
I realize you're interested in in-the-wild measurements, but lab testing should hopefully tell you something useful about how Fission is impacting perf.
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, Histograms.json.
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?
Because it reveals toolbox open events, 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**?
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?
Yes, Julian and Harald are responsible for deciding whether to renew after Firefox 80.
9) Does the data collection use a third-party collection tool?
No.
Attachment #9081928 -
Flags: data-review?(tdsmith) → data-review+
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e435f0ad9d83
Extend DevTools toolbox performance histograms r=janerik
Comment 10•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•