-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Telemetry] Add uri_count to ping #1301
Comments
This can be done pretty easily with the |
For #1301: Add uri_count to metrics ping
The total_uri_count is not displayed in the events when sending telemetry. Looked in both baseline and events JSON files and the data wasn't available anywhere. Started the app with glean via cmd and I've tried a scenario where I visited multiple different pages in different tabs, one where I visited multiple pages in the same tab and one where I navigated from one link to another in the same tab. Please let me know if I've missed anything. |
@colintheshots I re-added the QA needed label based on your comment. |
Hi all, the uri_count total_uri_count is now sent with the baseline ping, it works. Please find attached and review the following:•1 search performed: Logcat: UriCount3.txt •4 searches performed: Logcat: UriCount1.txt •8 searches performed: Logcat: UriCount2.txt Before closing this ticket, in order to have a better understanding regarding the Until then, based on this comment I'll remove the QA needed label. |
@colintheshots or @boek are you able to explain this behavior? |
Looks like there is a bug that is causing UriOpened to get called an extra time in a session. I filed a follow up bug #3676 and we can track/fix it there. |
@WhoIsAndi is that good enough to close this issue? |
@boek sure thing ! I'll go ahead and close this issue. |
Similar to Focus: https://github.com/mozilla-mobile/focus-android/blob/master/docs/Telemetry.md#uri-count
What questions will you answer with this data?
Why does Mozilla need to answer these questions? Are there benefits for users? Do we need this information to address product or business requirements?
What probes (suggested, if applicable)
Dependencies (Added by PM and Eng)
Acceptance Criteria (Added by PM)
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: