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

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

Issue 2125403002: Added UMA metrics for the system update UI in the status area. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge branch 'master' into uma_update Created 4 years, 5 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:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index 51ad5442d8921fcfb176e116ddcd5a687c1efe96..43d4e7584f8f1cf504f729915708a1251f452f9c 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -13922,6 +13922,15 @@ should be able to be added at any place in this file.
<description>Please enter the description of this user action.</description>
</action>
+<action name="StatusArea_Update_Default_Selected">
+ <owner>bruthig@chromium.org</owner>
+ <owner>tbuckley@chromium.org</owner>
+ <description>
+ Counts the number of times the user selects the update row in the system
+ menu.
+ </description>
+</action>
+
<action name="StatusArea_VPN_AddBuiltIn">
<owner>bartfab@chromium.org</owner>
<description>
« ash/common/metrics/user_metrics_action.h ('K') | « ash/metrics/user_metrics_recorder.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698