Closed
Bug 1095113
Opened 11 years ago
Closed 11 years ago
Since moving to the new HIVE metrics system statistics by language for locales including a region-code are missing
Categories
(addons.mozilla.org Graveyard :: Statistics, defect, P3)
addons.mozilla.org Graveyard
Statistics
Tracking
(Not tracked)
VERIFIED
FIXED
2014-12
People
(Reporter: nONoNonO, Assigned: davidbgk)
References
Details
Attachments
(1 file)
|
44.21 KB,
image/png
|
Details |
As noted in bug 1089358 comment 21 language statistics for locales including a region code (e.g. en-US, en-GB, pt-BR, etc.) are missing from the statistics by language, starting from October 21.
| Assignee | ||
Comment 1•11 years ago
|
||
Note that we made an attempt to merge the plurality of locales during the process:
https://github.com/mozilla/olympia/blob/bc44dc27935f357cfcadfe65b9c2557559fbada5/apps/stats/management/commands/update_counts_from_file.py#L175
Now all locales will be lowercased and - replaces with _ so pt-BR will become pt_br and so on. Is that bug still relevant knowing that?
Assignee: nobody → david
Flags: needinfo?(o.e.ekker)
Target Milestone: --- → 2014-11
| Reporter | ||
Comment 2•11 years ago
|
||
Well, the data is missing frmo the graph and csv/json data, but that's perhaps that the page is now showing en-us instead of en-US, while in fact it should be showing en_us? You can see that the missing data on the language statistics of my add-on Mail redirect: https://addons.mozilla.org/en-US/thunderbird/addon/mailredirect/statistics/usage/languages/?last=30
Flags: needinfo?(o.e.ekker)
| Reporter | ||
Comment 3•11 years ago
|
||
| Assignee | ||
Comment 4•11 years ago
|
||
Oh I didn't see the graph. Mmmh, to me it's related to bug 1089358 and bug 1093699. Once both will be resolved and pushed to prod that one should be resolved too. But I keep it opened to verify that it's the case given that I'm the author of that locale merge, thanks for declaring it.
Priority: -- → P3
Target Milestone: 2014-11 → 2014-12
| Assignee | ||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•11 years ago
|
||
I've checked both my own stats but the data is still missing. Does there need to be some backfilling or isn't this yet pushed to production?
I tried clearing my localstorage because I thought that might have been the problem (bug 1089358 comment 20), but that didn't make a difference (even though I tried it in Web Console, Browser Console and Error Console). After that I also looked up the stats for an add-on I'd never seen before, but there also the data for locales including a region code was missing.
Unfortunately the latest available stats at the moment are from november 19, so it might be that this bug is fixed correctly and the only thing thaat still needs to be done is to fill in the gaps...
| Assignee | ||
Comment 7•11 years ago
|
||
(In reply to Onno Ekker [:nONoNonO UTC+1] from comment #6)
> I've checked both my own stats but the data is still missing. Does there
> need to be some backfilling or isn't this yet pushed to production?
The backfilling will be completely done at the end of next week. There is a lot of data to compute.
| Reporter | ||
Comment 8•11 years ago
|
||
I see new data now starting from november 20, so new statistics for locales including region-code works. I don't see any backfilling happening yet, even though I've cleared my localStorage, but maybe that data only appears after all backfilling is done and you have rerun index_stats --date=2014-10-21:2014-11-20 ?
| Reporter | ||
Updated•11 years ago
|
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
•