DescriptionUMA metrics - number of accounts per profile and account reconciler.
Creation of a new signin_metrics class to track components/signin UMA.
BUG=357693
TEST=New histograms are called Profile.NumberOfAccountsPerProfile,
Signin.ReconcilerAddedToChrome and Signin.ReconcilerAddedToCookieJar.
There is also a UserCount called
AccountReconcilerDifferentPrimaryAccounts. These can be viewed in
chrome://histograms and chrome://user-actions respectively.
The Profile one can be viewed any time a profile is opened. The others
are best tested the first time you Sign In to Chrome, assuming you
already were signed in to google in the content area with 1 or more
accounts.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269789
Patch Set 1 : Initial Upload - Metrics, Account Reconciler and UMA configs #
Total comments: 12
Patch Set 2 : Signin Metrics becomes a namespace; formatting nits #
Total comments: 18
Patch Set 3 : Split the Reconcilor histograms in two to capture the first run separately. #
Total comments: 6
Patch Set 4 : Change histograms to have suffixes. #
Total comments: 4
Patch Set 5 : Remove non-suffixed versions of histograms. #Patch Set 6 : Rebase #Patch Set 7 : Fix compile error, out-of-order parameter #
Messages
Total messages: 20 (0 generated)
|