Closed
Bug 649517
Opened 14 years ago
Closed 14 years ago
G-g-g-graphing!
Categories
(support.mozilla.org :: Code Quality, task, P2)
support.mozilla.org
Code Quality
Tracking
(Not tracked)
VERIFIED
FIXED
2011-06-14
People
(Reporter: jsocol, Assigned: jsocol)
References
Details
We've got bug 648913 rolling to set up graphite, I've got a patch up adding the statsd client to our vendor repo, so what do we *do* with these things? Business graphing!
Here's an initial set of counters I'd like to add:
* user registered
* user confirmed
* user logged in
* question asked
* answer posted
* question vote
* answer vote
* discussion forum post
* article edit
* article approval
Here are some initial timers I'd like to add:
* article render (main thread)
* kb rebuild chunk (celery)
If anyone can think of anything else off the top of their head, feel free to add it here, otherwise we can do it in subsequent bugs.
Assignee | ||
Comment 1•14 years ago
|
||
Another counter: *user watches something
Assignee | ||
Comment 2•14 years ago
|
||
* Every time someone previews a wiki document.
Assignee | ||
Updated•14 years ago
|
Target Milestone: 2011Q2 → 2011-06-14
Assignee | ||
Comment 3•14 years ago
|
||
https://github.com/jsocol/kitsune/commit/35c7ecfd
Once bug 661616 is fixed, we'll be able to see graphs on graphite.mozilla.org.
You need to log in
before you can comment on or make changes to this bug.
Description
•