Commit 2199966b authored by Thanh Nguyen's avatar Thanh Nguyen Committed by Commit Bot

Update some historams

Updates owner and expiry date of some historams.

Bug: 1117106, 1127944, 1125829
Change-Id: Ia944875ff3f349976b02e4d9a3e5f663bad5d795
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522015Reviewed-by: default avatarTony Yeoman <tby@chromium.org>
Commit-Queue: Thanh Nguyen <thanhdng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#825236}
parent ad5e2e71
...@@ -883,9 +883,11 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -883,9 +883,11 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Apps.AppListRecommendedImpResultCountAfterOpen" units="shows" <histogram name="Apps.AppListRecommendedImpResultCountAfterOpen" units="shows"
expires_after="2020-09-27"> expires_after="2021-09-27">
<owner>napper@chromium.org</owner> <owner>napper@chromium.org</owner>
<owner>robsc@chromium.org</owner> <owner>robsc@chromium.org</owner>
<owner>thanhdng@chromium.org</owner>
<owner>jiameng@chromium.org</owner>
<summary> <summary>
When a user opens an app recommendation result, this is the number of times When a user opens an app recommendation result, this is the number of times
we showed the result before opening. Number of times shown is reset to 0 we showed the result before opening. Number of times shown is reset to 0
...@@ -894,9 +896,11 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -894,9 +896,11 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Apps.AppListRecommendedResponse" <histogram name="Apps.AppListRecommendedResponse"
enum="ReinstallResponseParseResult" expires_after="2020-06-28"> enum="ReinstallResponseParseResult" expires_after="2021-06-28">
<owner>napper@chromium.org</owner> <owner>napper@chromium.org</owner>
<owner>robsc@chromium.org</owner> <owner>robsc@chromium.org</owner>
<owner>thanhdng@chromium.org</owner>
<owner>jiameng@chromium.org</owner>
<summary> <summary>
Response when parsing the recommended app list from Play Store for candidate Response when parsing the recommended app list from Play Store for candidate
app list, recorded every time a response from the play store is parsed in app list, recorded every time a response from the play store is parsed in
...@@ -905,9 +909,11 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -905,9 +909,11 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Apps.AppListRecommendedResponse.Count" units="units" <histogram name="Apps.AppListRecommendedResponse.Count" units="units"
expires_after="2020-10-18"> expires_after="2021-10-18">
<owner>napper@chromium.org</owner> <owner>napper@chromium.org</owner>
<owner>robsc@chromium.org</owner> <owner>robsc@chromium.org</owner>
<owner>thanhdng@chromium.org</owner>
<owner>jiameng@chromium.org</owner>
<summary> <summary>
Number of responses from server in Apps.AppListRecommendedResponse.count Number of responses from server in Apps.AppListRecommendedResponse.count
when fetching appListRecommendded GetAppReinstallCandidates. when fetching appListRecommendded GetAppReinstallCandidates.
...@@ -915,9 +921,11 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -915,9 +921,11 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Apps.AppListRecommendedResponse.Latency" units="ms" <histogram name="Apps.AppListRecommendedResponse.Latency" units="ms"
expires_after="2020-10-25"> expires_after="2021-10-25">
<owner>napper@chromium.org</owner> <owner>napper@chromium.org</owner>
<owner>robsc@chromium.org</owner> <owner>robsc@chromium.org</owner>
<owner>thanhdng@chromium.org</owner>
<owner>jiameng@chromium.org</owner>
<summary> <summary>
Milliseconds elapsed to fetch appListRecommended GetAppReinstallCandidates. Milliseconds elapsed to fetch appListRecommended GetAppReinstallCandidates.
</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