Commit a8c1f35e authored by alemate@chromium.org's avatar alemate@chromium.org

Added Login.UsersActiveWeekly.Percent UMA metric to histograms.xml.

BUG=365352
TEST=none
NOCHECK=true

Review URL: https://codereview.chromium.org/308073012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274405 0039d316-1c4b-4281-b951-d872f2087c98
parent 3c90fbf6
...@@ -9275,6 +9275,16 @@ Therefore, the affected-histogram name has to have at least one dot in it. ...@@ -9275,6 +9275,16 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary> </summary>
</histogram> </histogram>
<histogram name="Login.UsersActiveWeekly.Percent" units="%">
<owner>alemate@chromium.org</owner>
<owner>nkostylev@chromium.org</owner>
<summary>
Chrome OS histogram that keeps track of percentage of local users who have
logged in in the last 7 days. Reported on every boot and once a day after
that.
</summary>
</histogram>
<histogram name="Login.UserType" enum="LoginUserType"> <histogram name="Login.UserType" enum="LoginUserType">
<owner>cmasone@chromium.org</owner> <owner>cmasone@chromium.org</owner>
<summary> <summary>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment