Closed
Bug 889928
Opened 12 years ago
Closed 12 years ago
Add graph of the % localized and # active contributors to locale metrics page.
Categories
(support.mozilla.org :: Knowledge Base Software, task, P2)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q3
People
(Reporter: rrosario, Assigned: rrosario)
References
Details
(Whiteboard: u=contributor c=wiki p=2 s=2013.16)
In bug 889913, we'll start tracking historical % localized data for each locale.
On the l10n dashboard, let's add a chart that graphs the % localized of the top 10 and all articles for the current locale.
We'll need to:
* Add an API method to pull the data
* Use our current rickshaw libs to add the graph
| Assignee | ||
Comment 1•12 years ago
|
||
We've done this a bunch already. It's just a matter of glueing the pieces together. ~2pt.
Whiteboard: u=contributor c=wiki p=2 s=2013.15
Comment 2•12 years ago
|
||
This is great, as I added in the other bug, it would be great to have also the amount of active contributors there too. Again, is there an need for an extra bug for this?
Thanks!
- Rosana
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rrosario
| Assignee | ||
Comment 3•12 years ago
|
||
(In reply to Ricky Rosario [:rrosario, :r1cky] from comment #0)
> We'll need to:
> * Add an API method to pull the data
I underestimated this step. I filed a bug just for that: bug 901593
Moving this on to the next sprint and pulling in the new bug to the current sprint.
Whiteboard: u=contributor c=wiki p=2 s=2013.15 → u=contributor c=wiki p=2 s=2013.16
| Assignee | ||
Comment 4•12 years ago
|
||
In a pull request:
https://github.com/mozilla/kitsune/pull/1550
| Assignee | ||
Comment 5•12 years ago
|
||
I ended up creating a new locale metrics page. It has three graphs:
* Helpful Vote % (this is an existing graph that I moved from the kb/l10n dashboard)
* # of monthly active contributors for the locale
* % localized of all articles and top 20
Summary: Add graph of the % localized to the localization dashboards → Add graph of the % localized and # active contributors to locale metrics page.
| Assignee | ||
Comment 6•12 years ago
|
||
| Assignee | ||
Comment 7•12 years ago
|
||
(In reply to Ricky Rosario [:rrosario, :r1cky] from comment #6)
> Landed on master:
> https://github.com/mozilla/kitsune/commit/
> 50c944f96e2b83d414c3515f4196a0ef06bac73c
also: https://github.com/mozilla/kitsune/commit/8e4b496b784536c38d53ec31aff31bde54066f45
| Assignee | ||
Comment 8•12 years ago
|
||
Deployed to prod. hawt: https://support.mozilla.org/en-US/kb/dashboard/metrics/es
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•