Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(468)

Unified Diff: tools/metrics/histograms/histograms.xml

Side-by-side diff isn't available for this file because of its large size.
Issue 2902373002: Add Login.PromptToLoginTime UMA metric (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chrome/browser/chromeos/login/existing_user_controller.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index d76c6f8ffa5d9a8ceeccc93c9f82f20bb210a9e1..77cdccaadd57e57678911d5aabb09ffb9123cb3d 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -26333,6 +26333,15 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
+<histogram name="Login.PromptToLoginTime" units="ms">
+ <owner>elijahtaylor@google.com</owner>
+ <owner>yusukes@chromium.org</owner>
+ <summary>
+ Time from first display of the login prompt until the existing user
+ completes signing in.
+ </summary>
+</histogram>
+
<histogram name="Login.ReauthReason" enum="LoginReauthReasons">
<owner>achuith@chromium.org</owner>
<summary>
« no previous file with comments | « chrome/browser/chromeos/login/existing_user_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698