Commit 1ac7c2dd authored by Kyle Horimoto's avatar Kyle Horimoto Committed by Commit Bot

[CrOS Settings] Extend settings search/timing histograms

We're still interested in looking at these histograms over the next
year to monitor success metrics for settings/search.

Fixed: 1140016, 1140017
Change-Id: I7f4625ea00c9a62f993074dd5caf0a7d19388f3c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2506235
Commit-Queue: Kyle Horimoto <khorimoto@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Auto-Submit: Kyle Horimoto <khorimoto@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821896}
parent 0ce0cc74
...@@ -552,7 +552,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -552,7 +552,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.BlurredWindowDuration" units="ms" <histogram name="ChromeOS.Settings.BlurredWindowDuration" units="ms"
expires_after="2020-12-01"> expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
<summary> <summary>
...@@ -658,7 +658,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -658,7 +658,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.LoadCompletedTime" units="ms" <histogram name="ChromeOS.Settings.LoadCompletedTime" units="ms"
expires_after="2021-06-01"> expires_after="2021-10-01">
<owner>jamescook@chromium.org</owner> <owner>jamescook@chromium.org</owner>
<owner>cros-system-services@google.com</owner> <owner>cros-system-services@google.com</owner>
<summary> <summary>
...@@ -669,7 +669,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -669,7 +669,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.LoadDocumentTime" units="ms" <histogram name="ChromeOS.Settings.LoadDocumentTime" units="ms"
expires_after="2021-06-01"> expires_after="2021-10-01">
<owner>jamescook@chromium.org</owner> <owner>jamescook@chromium.org</owner>
<owner>cros-system-services@google.com</owner> <owner>cros-system-services@google.com</owner>
<summary> <summary>
...@@ -679,7 +679,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -679,7 +679,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.NumCharsOfQueries" units="characters" <histogram name="ChromeOS.Settings.NumCharsOfQueries" units="characters"
expires_after="2021-04-04"> expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -690,7 +690,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -690,7 +690,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="ChromeOS.Settings.NumClicksUntilChange" <histogram base="true" name="ChromeOS.Settings.NumClicksUntilChange"
units="clicks" expires_after="2021-04-04"> units="clicks" expires_after="2021-10-01">
<!-- Name completed by histogram_suffixes name="OsSettingsChangeType" --> <!-- Name completed by histogram_suffixes name="OsSettingsChangeType" -->
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
...@@ -699,7 +699,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -699,7 +699,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="ChromeOS.Settings.NumNavigationsUntilChange" <histogram base="true" name="ChromeOS.Settings.NumNavigationsUntilChange"
units="navigations" expires_after="2021-04-04"> units="navigations" expires_after="2021-10-01">
<!-- Name completed by histogram_suffixes name="OsSettingsChangeType" --> <!-- Name completed by histogram_suffixes name="OsSettingsChangeType" -->
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
...@@ -708,7 +708,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -708,7 +708,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="ChromeOS.Settings.NumSearchesUntilChange" <histogram base="true" name="ChromeOS.Settings.NumSearchesUntilChange"
units="searches" expires_after="2021-04-04"> units="searches" expires_after="2021-10-01">
<!-- Name completed by histogram_suffixes name="OsSettingsChangeType" --> <!-- Name completed by histogram_suffixes name="OsSettingsChangeType" -->
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
...@@ -717,7 +717,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -717,7 +717,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.NumSearchResultsFetched" units="results" <histogram name="ChromeOS.Settings.NumSearchResultsFetched" units="results"
expires_after="2021-04-04"> expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -761,7 +761,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -761,7 +761,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.SearchLatency" units="ms" <histogram name="ChromeOS.Settings.SearchLatency" units="ms"
expires_after="2021-04-04"> expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -772,7 +772,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -772,7 +772,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.SearchRequests" <histogram name="ChromeOS.Settings.SearchRequests"
enum="OsSettingSearchRequestTypes" expires_after="2021-04-04"> enum="OsSettingSearchRequestTypes" expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -786,7 +786,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -786,7 +786,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.SearchRequestsPerSession" <histogram name="ChromeOS.Settings.SearchRequestsPerSession"
units="mojo search requests" expires_after="2020-12-01"> units="mojo search requests" expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -797,7 +797,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -797,7 +797,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.SearchResultSectionSelected" <histogram name="ChromeOS.Settings.SearchResultSectionSelected"
enum="OsSettingsSection" expires_after="2021-04-04"> enum="OsSettingsSection" expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -807,7 +807,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -807,7 +807,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.SearchResultSettingSelected" <histogram name="ChromeOS.Settings.SearchResultSettingSelected"
enum="OsSetting" expires_after="2020-12-01"> enum="OsSetting" expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -817,7 +817,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -817,7 +817,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.SearchResultSubpageSelected" <histogram name="ChromeOS.Settings.SearchResultSubpageSelected"
enum="OsSettingsSubpage" expires_after="2021-04-04"> enum="OsSettingsSubpage" expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -827,7 +827,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -827,7 +827,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.SearchResultTypeSelected" <histogram name="ChromeOS.Settings.SearchResultTypeSelected"
enum="OsSettingsSearchResultType" expires_after="2021-04-04"> enum="OsSettingsSearchResultType" expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -837,7 +837,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -837,7 +837,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.SettingChanged" enum="OsSetting" <histogram name="ChromeOS.Settings.SettingChanged" enum="OsSetting"
expires_after="2021-09-29"> expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -850,7 +850,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -850,7 +850,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="ChromeOS.Settings.TimeUntilChange" units="ms" <histogram base="true" name="ChromeOS.Settings.TimeUntilChange" units="ms"
expires_after="2021-04-04"> expires_after="2021-10-01">
<!-- Name completed by histogram_suffixes name="OsSettingsChangeType" --> <!-- Name completed by histogram_suffixes name="OsSettingsChangeType" -->
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
...@@ -861,7 +861,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -861,7 +861,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.UserActionOnSearchResultsShown" <histogram name="ChromeOS.Settings.UserActionOnSearchResultsShown"
enum="OsSettingSearchBoxUserAction" expires_after="2021-04-04"> enum="OsSettingSearchBoxUserAction" expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>hsuregan@chromium.org</owner> <owner>hsuregan@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</owner>
...@@ -871,7 +871,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -871,7 +871,7 @@ incoming reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ChromeOS.Settings.WindowOpenDuration" units="ms" <histogram name="ChromeOS.Settings.WindowOpenDuration" units="ms"
expires_after="2021-03-15"> expires_after="2021-10-01">
<owner>khorimoto@chromium.org</owner> <owner>khorimoto@chromium.org</owner>
<owner>cros-customization@google.com</owner> <owner>cros-customization@google.com</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