Commit 1929b318 authored by Vasilii Sukhanov's avatar Vasilii Sukhanov Committed by Commit Bot

Prolong password import histograms.

Fixed: 1089228
Change-Id: I4d0ac52cc4a7442851ff7a929b1e6dedf2873529
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228496Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#775028}
parent 07915898
...@@ -121167,14 +121167,16 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -121167,14 +121167,16 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="PasswordManager.ImportedPasswordsPerUserInCSV" units="units" <histogram name="PasswordManager.ImportedPasswordsPerUserInCSV" units="units"
expires_after="M85"> expires_after="M90">
<owner>vasilii@chromium.org</owner> <owner>vasilii@chromium.org</owner>
<owner>src/components/password_manager/OWNERS</owner>
<summary>The number of passwords imported in CSV format per user</summary> <summary>The number of passwords imported in CSV format per user</summary>
</histogram> </histogram>
<histogram name="PasswordManager.ImportPasswordFromCSVResult" <histogram name="PasswordManager.ImportPasswordFromCSVResult"
enum="PasswordImportFromCSVResult" expires_after="M85"> enum="PasswordImportFromCSVResult" expires_after="M90">
<owner>vasilii@chromium.org</owner> <owner>vasilii@chromium.org</owner>
<owner>src/components/password_manager/OWNERS</owner>
<summary> <summary>
The response code of successful or failed password import attempt from a CSV The response code of successful or failed password import attempt from a CSV
file. file.
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