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

Remove Event.wrapper for suggestions telemetry #24760

Closed
mcarare opened this issue Apr 13, 2022 · 1 comment
Closed

Remove Event.wrapper for suggestions telemetry #24760

mcarare opened this issue Apr 13, 2022 · 1 comment

Comments

@mcarare
Copy link
Contributor

mcarare commented Apr 13, 2022

Breakout from #21292.

┆Issue is synchronized with this Jira Task

@github-actions github-actions bot added the needs:triage Issue needs triage label Apr 13, 2022
@mcarare mcarare removed the needs:triage Issue needs triage label Apr 13, 2022
@mcarare mcarare changed the title Remove Event.wrapper for suggestions telemetry #24759 Remove Event.wrapper for suggestions telemetry Apr 13, 2022
@Alexandru2909 Alexandru2909 self-assigned this Apr 13, 2022
Alexandru2909 pushed a commit to Alexandru2909/fenix that referenced this issue Apr 14, 2022
Alexandru2909 pushed a commit to Alexandru2909/fenix that referenced this issue Apr 15, 2022
Alexandru2909 pushed a commit to Alexandru2909/fenix that referenced this issue Apr 15, 2022
Alexandru2909 pushed a commit to Alexandru2909/fenix that referenced this issue Apr 15, 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 19, 2022
@sflorean
Copy link
Contributor

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

        {
          "timestamp": 4717,
          "category": "awesomebar",
          "name": "history_suggestion_clicked"
        },
        {
          "timestamp": 12747,
          "category": "events",
          "name": "performed_search",
          "extra": {
            "source": "default.suggestion"
          }
        },
        {
          "timestamp": 12747,
          "category": "awesomebar",
          "name": "search_suggestion_clicked"
        },
        {
          "timestamp": 16298,
          "category": "events",
          "name": "search_bar_tapped",
          "extra": {
            "source": "BROWSER"
          }
        },
        {
          "timestamp": 25085,
          "category": "events",
          "name": "entered_url",
          "extra": {
            "autocomplete": "false"
          }
        },
        {
          "timestamp": 25085,
          "category": "synced_tabs",
          "name": "synced_tabs_suggestion_clicked"
        },
        {
          "timestamp": 33802,
          "category": "awesomebar",
          "name": "bookmark_suggestion_clicked"
        }

@sflorean sflorean added eng:qa:verified QA Verified and removed eng:qa:needed QA Needed labels Apr 21, 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

3 participants