Identity/Metrics: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 28: Line 28:
# Email queue and latency
# Email queue and latency
# mem/cpu/disk space/concurrent connections
# mem/cpu/disk space/concurrent connections
# # hitting max failed password attempts
# # hitting max failed password attempts : https://bugzilla.mozilla.org/show_bug.cgi?id=977329


'''Fraud/Security'''
'''Fraud/Security'''
# observe/alert mass account creation
# observe/alert mass account creation
# observe/alert large # of brute force attempts (also observing any that succeed)
# observe/alert large # of brute force attempts (also observing any that succeed)
# https://mana.mozilla.org/wiki/display/SECURITY/Firefox+Accounts+Security+Design+Review#FirefoxAccountsSecurityDesignReview-SecurityConcepts
 


'''Dev/Debug'''
'''Dev/Debug'''

Revision as of 00:02, 27 February 2014

Last updated: 2014/02/27

Firefox Accounts

User Stories

Metrics/Monitoring requirements/priorities as driven by user stories

Infrastructure

  1. general query access to nginx, server log files (via kibana)
  2. facility for writing custom alerts, monitors (via heka/lua)

Metrics/Growth

  1. One Metric That Matters! Total number of Firefox Accounts : https://bugzilla.mozilla.org/show_bug.cgi?id=972105
  2. Accounts created per day : https://bugzilla.mozilla.org/show_bug.cgi?id=968973
  3. Active daily users : https://bugzilla.mozilla.org/show_bug.cgi?id=968983
  4. UX flow analysis : https://bugzilla.mozilla.org/show_bug.cgi?id=969007 (lower priority)

Monitoring/Health

  1. Users failing to create/sign in to service : https://bugzilla.mozilla.org/show_bug.cgi?id=974130
  2. Timing information for create/login
  3. Email queue and latency
  4. mem/cpu/disk space/concurrent connections
  5. # hitting max failed password attempts : https://bugzilla.mozilla.org/show_bug.cgi?id=977329

Fraud/Security

  1. observe/alert mass account creation
  2. observe/alert large # of brute force attempts (also observing any that succeed)


Dev/Debug

  1. monitor V8 heap stats

Timeline

Resources

Older Notes

Sync.next

Persona