Closed
Bug 709941
Opened 14 years ago
Closed 14 years ago
graphs needed for new metrics reported through statsd on browserid
Categories
(Cloud Services :: Operations: Metrics/Monitoring, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lhilaiel, Assigned: petef)
Details
stats are as follows:
keysigners:
browserid.keysigner.certification_time
verifiers:
browserid.verifier.assertion_verification_time
browserid/webhead:
browserid.browserid.bcrypt.compare_time
browserid.browserid.query_time
dbwriter:
browserid.dbwriter.bcrypt.encrypt_time
browserid.dbwriter.bcrypt.compare_time
browserid.dbwriter.query_time
![]() |
Reporter | |
Comment 1•14 years ago
|
||
Also, wsapi requests count by type (perhaps you want to put these on the same graphs? with different color?)
browserid/webhead: (prefix browserid.browserid.wsapi.)
authenticate_user
cert_key
complete_email_addition
complete_user_creation
email_addition_status
fake_verification (SHOULD ALWAYS BE ZERO IN PRODUCTION)
have_email
list_emails
session_context
stage_email
stage_user
update_password
dbwriter/secure webhead (prefix browserid.dbwriter.wsapi.):
complete_email_addition
complete_user_creation
stage_email
stage_user
update_password
![]() |
Assignee | |
Updated•14 years ago
|
Assignee: nobody → petef
Status: NEW → ASSIGNED
![]() |
Assignee | |
Comment 2•14 years ago
|
||
all these stats added. added stuff in comment 0 to the main dashboards, i ended up splitting the wsapi calls into their own dashboard (didn't stack well in one graph; too hard to see individual trends and a legend).
updated https://intranet.mozilla.org/Services/Ops/BrowserID#Monitoring_Dashboards
note: dbwriter doesn't seem to have bcrypt.compare_time
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•