Confirmed users
539
edits
| Line 17: | Line 17: | ||
* Blocking on development environment: logging stack with production data (heka, elasticsearch, kibana) | * Blocking on development environment: logging stack with production data (heka, elasticsearch, kibana) | ||
'''Metrics''' | '''Metrics/Growth''' | ||
# '''One Metric That Matters: Total number of Firefox Accounts''' https://bugzilla.mozilla.org/show_bug.cgi?id=972105 | # '''One Metric That Matters: Total number of Firefox Accounts''' https://bugzilla.mozilla.org/show_bug.cgi?id=972105 | ||
# '''Accounts created per day''' https://bugzilla.mozilla.org/show_bug.cgi?id=968973 | # '''Accounts created per day''' https://bugzilla.mozilla.org/show_bug.cgi?id=968973 | ||
| Line 26: | Line 26: | ||
# '''UX flow analysis''' https://bugzilla.mozilla.org/show_bug.cgi?id=969007 (lower priority) | # '''UX flow analysis''' https://bugzilla.mozilla.org/show_bug.cgi?id=969007 (lower priority) | ||
'''Monitoring''' | '''Monitoring/Health''' | ||
# '''Users failing to create/sign in to service''' https://bugzilla.mozilla.org/show_bug.cgi?id=974130 | # '''Users failing to create/sign in to service''' https://bugzilla.mozilla.org/show_bug.cgi?id=974130 | ||
# Timing information for create/login | # Timing information for create/login | ||
| Line 32: | Line 32: | ||
# mem/cpu/disk space/concurrent connections | # mem/cpu/disk space/concurrent connections | ||
# # hitting max failed password attempts | # # hitting max failed password attempts | ||
'''Fraud/Security''' | |||
# observe mass account creation | |||
# observe large # of brute force attempts | |||
# observe large # of brute force attempts that eventually succeeds | |||
'''Dev/Debug''' | |||
# monitor V8 heap stats | |||
== Dependencies == | == Dependencies == | ||