Closed
Bug 1088639
Opened 11 years ago
Closed 11 years ago
Downloaded add-on stats zero since Jul 11
Categories
(addons.mozilla.org Graveyard :: Statistics, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
2014-11
People
(Reporter: rctgamer3, Assigned: magopian)
References
()
Details
Zero stats on the public stats page for all add-ons.
https://addons.mozilla.org/statistics/
Comment 1•11 years ago
|
||
Same as bug 1089358
| Assignee | ||
Comment 2•11 years ago
|
||
not exactly, we are backfilling the stats for the 2014-10-21 to 2014-10-28 period, but this is different.
Priority: -- → P2
Target Milestone: --- → 2014-11
| Assignee | ||
Comment 3•11 years ago
|
||
PR: https://github.com/mozilla/olympia/pull/352
The rationale: we should compute the stats for the day before, not the current day, because:
1/ the current "live" data (users created, collections created...) for the current day are only a part of the total number of creations for the day (the cron is executed at mid-day)
2/ the stats for the addon download counts and update counts are computed (from hive) for the day before
To backfill/recompute the data since the 11th of july, you can run the little script from https://github.com/mozilla/olympia/pull/352
| Assignee | ||
Comment 4•11 years ago
|
||
Assignee: nobody → mathieu
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
Verified as fixed in FF33(Win7) in addons.firefox.com
Postfix screencast: http://screencast.com/t/NhiK1m2N
Closing bug.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•