Open Bug 1938397 Opened 2 months ago Updated 2 months ago

Record active tab group metrics

Categories

(Firefox :: Tabbed Browser, task, P2)

task
Points:
1

Tracking

()

People

(Reporter: sthompson, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fidefe-tabgrps-tabbrowser])

Record metrics having to do with tab groups that are present in the tab strip across all open windows.

Consider whether BrowserUsageTelemetry.sys.mjs is an appropriate place to record these metrics. That module is currently recording tab metrics that may vary at the same time as these new metrics.

tabgroup.active_groups (labeled quantity)

Records the number of groups present in the tab bar, split by expanded or collapsed.

  • expanded
  • collapsed

tabgroup.tabs_per_active_group (labeled quantity)

Records statistics about the number of tabs per active group: max, median, average and min

  • max
  • median
  • average
  • min

tabgroup.tab_count_in_groups (labeled quantity)

Records the latest number of tabs in the tab bar, split by being inside a group or outside

  • inside
  • outside
Blocks: 1938398
No longer blocks: 1938398
Points: --- → 1
Priority: -- → P2
Whiteboard: [fidefe-tabgrps-tabbrowser]
You need to log in before you can comment on or make changes to this bug.