Closed Bug 720412 Opened 12 years ago Closed 12 years ago

Track statistics with statsd

Categories

(Websites :: Firefox Flicks, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: osmose, Assigned: osmose)

References

Details

(Whiteboard: [dev])

We will eventually want to track various statistics about things like video uploads per day, votes per day, etc. on the server. The easiest way for us to do that is via statsd and graphite (to generate pretty graphs).

Chelsea/Christie: What kind've statistics will we want to collect?
Stats we'll want:

video uploads per day
up-votes per day
views per day
views by country

Anything else?
Blocks: 700465
Priority: -- → P2
Target Milestone: 1.0 → 1.1
Since country is user-specified, we're changing that log to views by locale.

In addition, I'm going to add extra logging for our different status codes (amount of 200s, 404s, 500s, etc) and for how long our requests take so we can know how the site is performing.
Target Milestone: 1.1 → 1.2
Depends on: 738788
This looks to be working on -dev. We'll wait until it is release on prod to verify.
Assignee: nobody → mkelly
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.