Open
Bug 1303278
Opened 7 years ago
Updated 8 months ago
Make the FX_SESSION_RESTORE_NUMBER_OF_TABS_RESTORED and FX_SESSION_RESTORE_NUMBER_OF_WINDOWS_RESTORED probes opt-out
Categories
(Firefox :: Session Restore, defect, P3)
Firefox
Session Restore
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox51 | --- | affected |
People
(Reporter: Dexter, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [measurement:client])
As per bug 1276200 comment 26, we should discuss making FX_SESSION_RESTORE_NUMBER_OF_WINDOWS_RESTORED and FX_SESSION_RESTORE_NUMBER_OF_TABS_RESTORED opt-out. (In reply to brendan c from bug 1276200 comment #26) > Thanks Alessio -- yes exactly, I was thinking of the window(s) that open > when FF is first launched. Is FX_SESSION_RESTORE_NUMBER_OF_WINDOWS_RESTORED > an opt-out metric, or will it be promoted to opt-out? It seems reasonable to > differentiate the session restoration window open events from the count of > window open events initiated by user action within a session, but we may > want to be able to look at both; and actually, window hoarding across > sessions is a quite informative and interesting behavior. > > I'm still unclear on the process for whitelisting probes for gen-pop-- > rweiss thoughts?
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Comment 1•7 years ago
|
||
> I'm still unclear on the process for whitelisting probes for gen-pop--
> rweiss thoughts?
Flags: needinfo?(rweiss)
Comment 2•7 years ago
|
||
It's a "normal" data steward review, with enhanced scrutiny: * what is the question that these metrics will be answering? * who is responsible for analyzing or monitoring the results? (If necessary, need bugs filed to implement dashboarding and monitoring). * do we already have automated tests for these measures? rweiss can do that review if can provide that info. Or if rweiss is providing that info, I should probably do the review so that she's not reviewing her own proposal.
Comment 3•7 years ago
|
||
And please let's file bugs in the feature component, not in the telemetry component.
Component: Telemetry → Session Restore
Product: Toolkit → Firefox
Comment 4•7 years ago
|
||
:bsmedberg, you should probably provide the review. I will answer as many questions as I can, and :bcolloran can follow up with additional details in case I am missing them. 1) We need to understand "window hoarding" as a user behavior. Generally speaking, feature development such as Tab Center assert that management of tabs is more valuable to our users than management of windows. This is an unsubstantiated claim. We need to be able to compare the distribution of number of tabs compared to number of windows. 2) :bcolloran is the initial analyst who will be looking at these data. 3) As for automated tests, I suspect :Dexter will have to answer those.
Flags: needinfo?(rweiss)
Flags: needinfo?(bcolloran)
Flags: needinfo?(alessio.placitelli)
Reporter | ||
Comment 5•7 years ago
|
||
(In reply to Rebecca Weiss from comment #4) > 3) As for automated tests, I suspect :Dexter will have to answer those. I'm afraid these probes don't have any test coverage. They were introduced by bug 1198898 [1]. If we promote these to opt-out, then we should be adding test coverage as part of this bug. [1] - cset https://hg.mozilla.org/mozilla-central/rev/d6be25691040
Flags: needinfo?(alessio.placitelli)
Reporter | ||
Comment 6•7 years ago
|
||
(In reply to Alessio Placitelli [:Dexter] from comment #5) > (In reply to Rebecca Weiss from comment #4) > > 3) As for automated tests, I suspect :Dexter will have to answer those. > > I'm afraid these probes don't have any test coverage. They were introduced > by bug 1198898 [1]. If we promote these to opt-out, then we should be adding > test coverage as part of this bug. > > [1] - cset https://hg.mozilla.org/mozilla-central/rev/d6be25691040 I mean, if that's a requirement to promote the probe to opt-out.
> 2) :bcolloran is the initial analyst who will be looking at these data.
word
Flags: needinfo?(bcolloran)
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Comment 8•7 years ago
|
||
(In reply to Benjamin Smedberg [:bsmedberg] from comment #2) > It's a "normal" data steward review, with enhanced scrutiny: > > * what is the question that these metrics will be answering? > * who is responsible for analyzing or monitoring the results? (If necessary, > need bugs filed to implement dashboarding and monitoring). > * do we already have automated tests for these measures? Benjamin, unfortunately these probes don't seem to have automated test coverage. Do we have to add tests before making the probes opt-out?
Flags: needinfo?(benjamin)
Comment 9•7 years ago
|
||
Are there reasons why we can't add the tests now? We could delay it if there's important blocking work (like Marionette) and it's an active/prioritized work item. But in general you need tests for data because we break them all the time by accident.
Flags: needinfo?(benjamin)
Updated•7 years ago
|
Blocks: ss-reliability
Updated•8 months ago
|
Severity: normal → S3
Comment 10•8 months ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 19 votes.
:dao, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dao+bmo)
Comment 11•8 months ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Flags: needinfo?(dao+bmo)
You need to log in
before you can comment on or make changes to this bug.
Description
•