Closed Bug 1247443 Opened 9 years ago Closed 9 years ago

Monitor browser.tabs.animate in telemetry

Categories

(Toolkit :: Telemetry, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla48
Tracking Status
firefox47 --- fixed
firefox48 --- fixed

People

(Reporter: billm, Assigned: billm)

References

Details

Attachments

(1 file)

We record some pref values in the telemetry ping here: https://dxr.mozilla.org/mozilla-central/source/toolkit/components/telemetry/TelemetryEnvironment.jsm#96 I would like to start recording browser.tabs.animate to see how important bug 1247137 is.
Attached patch patchSplinter Review
Assignee: nobody → wmccloskey
Status: NEW → ASSIGNED
Attachment #8718156 - Flags: review?(gfritzsche)
Comment on attachment 8718156 [details] [diff] [review] patch This looks fine. Forwarding to Benjamin for data collection review [0]. 0: https://wiki.mozilla.org/Firefox/Data_Collection
Attachment #8718156 - Flags: review?(gfritzsche)
Attachment #8718156 - Flags: review?(benjamin)
Attachment #8718156 - Flags: review+
Comment on attachment 8718156 [details] [diff] [review] patch Actually - this looks like a measurement we want to collect temporarily and that does not need to trigger a new ping. This is better recorded as a flag histogram with "expires_in_version" set. That way you also get dashboarding on telemetry.mozilla.org.
Attachment #8718156 - Flags: review?(benjamin)
Attachment #8718156 - Flags: review+
How would I do that so that I record one hit per session? i.e., when would I call |add| on the histogram? > This is better recorded as a flag histogram with "expires_in_version" set. I think it would be generally useful to know the value of this pref. > That way you also get dashboarding on telemetry.mozilla.org. I don't mind analyzing the data myself.
Flags: needinfo?(gfritzsche)
(In reply to Bill McCloskey (:billm) from comment #4) > > This is better recorded as a flag histogram with "expires_in_version" set. > > I think it would be generally useful to know the value of this pref. Benjamin, are you ok with recording the pref value of "browser.tabs.animate" in the environment long-term (and make it trigger session splits)?
Flags: needinfo?(gfritzsche) → needinfo?(benjamin)
This pref is not exposed anywhere in our preferences UI, correct? Do we intend to keep supporting the non-default config? I don't mind collecting this as long as somebody is going to actually use it, but I suspect it just doesn't matter because we'd probably choose to WONTFIX bugs in this config anyway.
Flags: needinfo?(benjamin)
(In reply to Benjamin Smedberg [:bsmedberg] from comment #6) > This pref is not exposed anywhere in our preferences UI, correct? Do we > intend to keep supporting the non-default config? > > I don't mind collecting this as long as somebody is going to actually use > it, but I suspect it just doesn't matter because we'd probably choose to > WONTFIX bugs in this config anyway. Add-ons like Classic Theme Restorer set this pref. I don't know how common it is though. That's the reason we want telemetry.
Comment on attachment 8718156 [details] [diff] [review] patch Review of attachment 8718156 [details] [diff] [review]: ----------------------------------------------------------------- To not block on me here - this is fine code-wise.
Attachment #8718156 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Comment on attachment 8718156 [details] [diff] [review] patch Approval Request Comment [Feature/regressing bug #]: no bug, pref settings accumulation for telemetry environment. [User impact if declined]: none [Describe test coverage new/current, TreeHerder]: on mc for a couple weeks. [Risks and why]: none. [String/UUID change made/needed]: none.
Attachment #8718156 - Flags: approval-mozilla-aurora?
Blocks: 1247137
Chris, any chance you can help us out here by pulling the current data from this on nightly?
Flags: needinfo?(chutten)
Sure, just let me fire up a cluster (leaving ni? up for the nonce)
Analysis: https://gist.github.com/chutten/2a1884b173a75b23567e2ef6575f5855 Of 42562 clients reporting pings on Nightly from 0410 to 0417 we have 317 clients (0.7%) who have the pref set to false, 2 (0.0%) with it set to true, and the rest leaving it default. wrt bug 1247137, I make no guarantees that this proportion isn't wildly different on other channels. wrt this bug, data's coming in just fine. I see no problems with it being uplifted.
Flags: needinfo?(chutten)
Comment on attachment 8718156 [details] [diff] [review] patch More telemetry data, data was verified on Nightly (comment 14), Aurora47+
Attachment #8718156 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: