Commit d6a56e14 authored by Javier Ernesto Flores Robles's avatar Javier Ernesto Flores Robles Committed by Chromium LUCI CQ

[iOS][Metrics] Update expiration and move iOS histograms

Fixed: 1156205, 1156201
Change-Id: Ic0f11263c2c128f12155effb56d2fd9a79e6e15e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577890
Commit-Queue: Javier Flores <javierrobles@chromium.org>
Reviewed-by: default avatarMichael Lippautz <mlippautz@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#842703}
parent 17573d3e
...@@ -8914,77 +8914,6 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -8914,77 +8914,6 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</summary> </summary>
</histogram> </histogram>
<histogram name="ManualFallback.PresentedOptions.AllPasswords"
units="Credentials" expires_after="2021-05-23">
<owner>javierrobles@chromium.org</owner>
<owner>gambard@chromium.org</owner>
<summary>
Tracks the number of credentials presented to the user in the &quot;Use
other password...&quot; view in Manual Fallback. This is logged everytime
the user opens this view.
</summary>
</histogram>
<histogram name="ManualFallback.PresentedOptions.CreditCards" units="Cards"
expires_after="2021-05-23">
<owner>javierrobles@chromium.org</owner>
<owner>gambard@chromium.org</owner>
<summary>
Tracks the number of cards presented to the user in Manual Fallback. This is
logged everytime the user opens this view.
</summary>
</histogram>
<histogram name="ManualFallback.PresentedOptions.Passwords" units="Credentials"
expires_after="2021-05-23">
<owner>javierrobles@chromium.org</owner>
<owner>gambard@chromium.org</owner>
<summary>
Tracks the number of credentials presented to the user in the Passwords
Manual Fallback view. This is logged everytime the user opens this view.
</summary>
</histogram>
<histogram name="ManualFallback.PresentedOptions.Profiles" units="Profiles"
expires_after="2021-05-23">
<owner>javierrobles@chromium.org</owner>
<owner>gambard@chromium.org</owner>
<summary>
Tracks the number of profiles presented to the user in Manual Fallback. This
is logged everytime the user opens this view.
</summary>
</histogram>
<histogram name="ManualFallback.VisibleSuggestions.OpenCreditCards"
units="Suggestions" expires_after="2021-05-30">
<owner>javierrobles@chromium.org</owner>
<owner>gambard@chromium.org</owner>
<summary>
Tracks the number of autofill suggestions present when the user taps on the
credit card button in manual fallback.
</summary>
</histogram>
<histogram name="ManualFallback.VisibleSuggestions.OpenPasswords"
units="Suggestions" expires_after="2021-05-30">
<owner>javierrobles@chromium.org</owner>
<owner>gambard@chromium.org</owner>
<summary>
Tracks the number of password suggestions present when the user taps on the
password button in manual fallback.
</summary>
</histogram>
<histogram name="ManualFallback.VisibleSuggestions.OpenProfiles"
units="Suggestions" expires_after="2021-01-15">
<owner>javierrobles@chromium.org</owner>
<owner>gambard@chromium.org</owner>
<summary>
Tracks the number of autofill suggestions present when the user taps on the
profiles (address) button in manual fallback.
</summary>
</histogram>
<histogram name="Mist.SwitchResult" enum="MistSwitchResult" expires_after="M77"> <histogram name="Mist.SwitchResult" enum="MistSwitchResult" expires_after="M77">
<owner>akhouderchah@chromium.org</owner> <owner>akhouderchah@chromium.org</owner>
<owner>benchan@chromium.org</owner> <owner>benchan@chromium.org</owner>
...@@ -16887,18 +16816,6 @@ should be kept until we use this API. --> ...@@ -16887,18 +16816,6 @@ should be kept until we use this API. -->
<summary>The time it took to download user's profile picture.</summary> <summary>The time it took to download user's profile picture.</summary>
</histogram> </histogram>
<histogram name="UserInterfaceStyle.CurrentlyUsed" enum="IOSUserInterfaceStyle"
expires_after="2021-01-15">
<owner>javierrobles@chromium.org</owner>
<owner>rkgibson@google.com</owner>
<owner>bling-team@google.com</owner>
<summary>
[iOS] Used on iOS 13+ to report the usage of Light and Dark mode. This is
logged at startup and on each user interface style change. Can be caused by
the system automatic switch or by the user manually changing the style.
</summary>
</histogram>
<histogram name="UserManager.LoginUserType" enum="UserType" <histogram name="UserManager.LoginUserType" enum="UserType"
expires_after="2021-06-06"> expires_after="2021-06-06">
<owner>achuith@chromium.org</owner> <owner>achuith@chromium.org</owner>
......
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