Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Remove Event.wrapper for Tabs telemetry #24838

Closed
Alexandru2909 opened this issue Apr 18, 2022 · 1 comment
Closed

Remove Event.wrapper for Tabs telemetry #24838

Alexandru2909 opened this issue Apr 18, 2022 · 1 comment
Assignees

Comments

@Alexandru2909
Copy link
Contributor

Alexandru2909 commented Apr 18, 2022

Breakout from #21292.

┆Issue is synchronized with this Jira Task

@Alexandru2909 Alexandru2909 self-assigned this Apr 18, 2022
@github-actions github-actions bot added the needs:triage Issue needs triage label Apr 18, 2022
@Alexandru2909 Alexandru2909 removed the needs:triage Issue needs triage label Apr 18, 2022
Alexandru2909 pushed a commit to Alexandru2909/fenix that referenced this issue Apr 18, 2022
Alexandru2909 pushed a commit to Alexandru2909/fenix that referenced this issue Apr 18, 2022
@Alexandru2909 Alexandru2909 added the eng:qa:needed QA Needed label Apr 18, 2022
@sflorean
Copy link
Contributor

Verified as fixed on Nightly 4/ 19 with OnePlus 9 (Android 12).

{
         "timestamp": 2028,
         "category": "start_on_home",
         "name": "open_tabs_tray"
       },
       {
         "timestamp": 2059,
         "category": "tabs_tray",
         "name": "opened"
       },
       {
         "timestamp": 2111,
         "category": "tabs_tray",
         "name": "has_inactive_tabs",
         "extra": {
           "inactive_tabs_count": "0"
         }
         "timestamp": 2112,
         "category": "search_terms",
         "name": "number_of_search_term_group",
         "extra": {
           "count": "1"
         }
         "timestamp": 2112,
         "category": "search_terms",
         "name": "average_tabs_per_group",
         "extra": {
           "count": "2.0"
       {
         "timestamp": 5625,
         "category": "tabs_tray",
         "name": "enter_multiselect_mode",
         "extra": {
           "tab_selected": "true"
         }
         "timestamp": 8680,
         "category": "tabs_tray",
         "name": "bookmark_selected_tabs",
         "extra": {
           "tab_count": "2"
       {
         "timestamp": 11495,
         "category": "tabs_tray",
         "name": "menu_opened"
       {
         "timestamp": 13499,
         "category": "tabs_tray",
         "name": "enter_multiselect_mode",
         "extra": {
           "tab_selected": "false"
       {
         "timestamp": 18377,
         "category": "tabs_tray",
         "name": "share_all_tabs"

         "timestamp": 24116,
2022-04-19 11:58:27.700 7511-7726/? I/libglean_ffi:       "category": "tabs_tray",
         "name": "menu_opened"
       },
         "timestamp": 32195,
         "category": "events",
         "name": "recently_closed_tabs_opened"
       {
         "timestamp": 38273,
         "category": "tabs_tray",
         "name": "close_all_tabs"
       {
         "timestamp": 66093,
         "category": "tabs_tray",
         "name": "private_mode_tapped"
       {
         "timestamp": 67259,
         "category": "tabs_tray",
         "name": "synced_mode_tapped"
       }

@sflorean sflorean added eng:qa:verified QA Verified and removed eng:qa:needed QA Needed labels Apr 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants