Closed Bug 1639292 Opened 4 years ago Closed 4 years ago

browser.engagement.max_concurrent_tab_pinned_count not recording in every session

Categories

(Firefox :: Tabbed Browser, defect)

defect

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: shong, Assigned: andreio)

References

Details

Attachments

(1 file)

The browser.engagement.max_concurrent_tab_pinned_count telemetry measurement is only triggered when a user actively pins a tab. For all other sessions, this measurement doesn't trigger, and it's unknown how many tabs users have pinned.

Pin tab events are rare, and we want to know if a user has tabs pinned during a session, even if they didn't pin the tab in that exact session.

Need this probe to be re-implemented so it's measuring in all subsessions (independent if user pins on that session or not).

Severity: -- → S4

Bugbug thinks this bug should belong to this component, but please revert this change in case of error.

Component: General → Telemetry
Product: Firefox → Toolkit

ni?andreio as one of the owners of this data collection.

But while I'm here... Hm, yes. Looks like browser.engagement.restored_pinned_tabs_count solved this problem until Firefox 67. A solution could be to review and revive that probe, or to set the initial maximum for max_concurrent_tab_pinned_count at the same place restored_pinned_tabs_count was originally set.

Component: Telemetry → General
Flags: needinfo?(andrei.br92)
Product: Toolkit → Firefox

I think it would be good to do both suggestions even if the probes would send the same number most of the time.

Assignee: nobody → andrei.br92
Component: General → Telemetry
Flags: needinfo?(andrei.br92)
Product: Firefox → Toolkit
Component: Telemetry → Tabbed Browser
Product: Toolkit → Firefox
Pushed by aoprea@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/512fbc8f0712 Update max_concurrent_tab_pinned_count probe to record restored pinned tab count r=janerik
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: