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

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

BUG=365352
TEST=none
NOCHECK=true

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274075 0039d316-1c4b-4281-b951-d872f2087c98
parent 0d5a61a8
...@@ -9266,6 +9266,15 @@ Therefore, the affected-histogram name has to have at least one dot in it. ...@@ -9266,6 +9266,15 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<summary>Chrome OS login success reason.</summary> <summary>Chrome OS login success reason.</summary>
</histogram> </histogram>
<histogram name="Login.UsersActiveWeekly" units="users">
<owner>alemate@chromium.org</owner>
<owner>nkostylev@chromium.org</owner>
<summary>
Chrome OS histogram that keeps track of number of 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