Fennec Activation Ping - profile_date is empty
Categories
(Firefox for Android Graveyard :: Metrics, defect, P1)
Tracking
(firefox-esr60 wontfix, firefox-esr6870+ verified, firefox68 wontfix, firefox69 wontfix, firefox70 wontfix, firefox71 verified)
People
(Reporter: frank, Assigned: andrei.a.lazar)
References
Details
(Whiteboard: [qa-triaged])
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-esr68+
|
Details | Review |
Amit and I have been investigating these pings, and discovered this issue as well.
Comment 1•6 years ago
|
||
The priority flag is not set for this bug.
:st3fan, could you have a look please?
For more information, please visit auto_nag documentation.
Hi Chris,
do we need to set a priority flag here? Just want to make sure it on the radar.
Comment 3•6 years ago
|
||
(In reply to arana from comment #2)
do we need to set a priority flag here? Just want to make sure it on the radar.
Yes. I'm marking this bug as P1 since we want to fix it in Fennec ESR 68.x. Thanks for catching the missing priority.
Assignee | ||
Updated•6 years ago
|
Comment 4•6 years ago
•
|
||
I understand we are not actually sending this value. Frank, can you describe what this field means and what the datestamp format should be?
Reporter | ||
Comment 5•6 years ago
|
||
Sure, this should be the same value as we have in the core ping for profile_date
. It is an integer value which represents the number of days since the Epoch, at which point the profile was created.
Doc here: https://firefox-source-docs.mozilla.org/toolkit/components/telemetry/data/core-ping.html
Assignee | ||
Comment 6•6 years ago
|
||
Profile creation date (profile_date) is now embedded in Telemetry Activation Ping.
Assignee | ||
Updated•6 years ago
|
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7b6ae9797451
Added profile_date parameter to Telemetry Activation Ping r=VladBaicu
![]() |
||
Comment 8•6 years ago
|
||
bugherder |
Assignee | ||
Comment 9•6 years ago
|
||
Here is the treeherder build with ESR tip: https://treeherder.mozilla.org/#/jobs?repo=try&revision=acf467cc1e32f12dac5ba3ed2c9699b2d422bfeb
Comment 10•6 years ago
|
||
Tested on the build provided by Andrei with Google Pixel (Android Q) and I managed to see the profile_date value. I will check also on Monday.
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Sounds like this needs an ESR68 approval request?
Assignee | ||
Comment 12•6 years ago
•
|
||
Comment on attachment 9095201 [details]
Bug 1572806 - Added profile_date parameter to Telemetry Activation Ping r=VladBaicu
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: It is highly required by the Data Science Team.
- User impact if declined: Data Science Team won't be able to analyze the user's profile creation date.
- Fix Landed on Version:
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This change is not risky because it doesn't introduces any new behaviors but rather replaces a missing value with a valid one.
- String or UUID changes made by this patch:
Updated•6 years ago
|
Comment 13•6 years ago
|
||
Comment on attachment 9095201 [details]
Bug 1572806 - Added profile_date parameter to Telemetry Activation Ping r=VladBaicu
Fixes a severe Fennec telemetry bug. Approved for Fennec 68.2b7.
Comment 14•6 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Comment 15•6 years ago
|
||
Tested with Sony Xperia Z5 Premium (Android 7.1.1) on 68.2b7 and the profile_date field was not null. Also, I saw org.mozilla.fennec_aurora entries with the field populated. Marking 68:verified.
Updated•6 years ago
|
Updated•5 years ago
|
Description
•