Closed
Bug 795386
Opened 13 years ago
Closed 13 years ago
Requirements For API Reporting
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bensternthal, Assigned: giorgos)
References
Details
(Whiteboard: [qa-])
We need to collect statistics regarding usage per app (requests per second, hour day)
This needs to be reviewed / approved with stakeholders.
Updated•13 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
| Reporter | ||
Comment 1•13 years ago
|
||
Approved from Aakash Nov 1
Community App Request - for every community app api call
Mozilla API Request - for every mozilla app api call
API Request Time - time to complete an api request
API Request By App - not sure if possible but -> how many api requests per app
Errors? - timeouts, wrong credentials?
For errors, I think Giorgos you should use your judgement on what we should collect, timeouts might be important if we get over-loaded.
| Reporter | ||
Updated•13 years ago
|
Assignee: nobody → giorgos
| Reporter | ||
Updated•13 years ago
|
Whiteboard: [qa-]
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/a2ba33e38bcf3c884b19ebb7dc9c46fd7ec074d8
[fix bug 795386] Add API metrics.
We log:
- Successful / failed logins for the API
- Total API requests processed
- Total Community API requests processed
- Total Mozilla API requests processed
- Total API requests per App
- Time taken for all requests (Tastypie and others)
- Status code returns for all requests (Tastypie and others)
https://github.com/mozilla/mozillians/commit/f8673dd49e68790664f5607cdf1e33a201bb7e07
Merge pull request #339 from glogiotatidis/795386
[fix bug 795386] Add API metrics.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•