Commit 823b196c authored by Mikel Astiz's avatar Mikel Astiz Committed by Commit Bot

[sync] Extend expiration for various histograms about bookmarks

Implementation is going through changes and these histograms help
monitor regressions.

Change-Id: I4902903f1bf434b346e2e0f930619bdd145d3be8
Fixed: 1125783
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440057
Auto-Submit: Mikel Astiz <mastiz@chromium.org>
Commit-Queue: Robert Kaplow <rkaplow@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#811987}
parent 5b7368db
...@@ -84,7 +84,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -84,7 +84,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sync.BookmarksGUIDDuplicates" enum="BookmarksGUIDDuplicates" <histogram name="Sync.BookmarksGUIDDuplicates" enum="BookmarksGUIDDuplicates"
expires_after="M87"> expires_after="M90">
<owner>mastiz@chromium.org</owner> <owner>mastiz@chromium.org</owner>
<owner>rushans@google.com</owner> <owner>rushans@google.com</owner>
<summary> <summary>
...@@ -767,7 +767,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -767,7 +767,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sync.ProblematicServerSideBookmarks" <histogram name="Sync.ProblematicServerSideBookmarks"
enum="RemoteBookmarkUpdateError" expires_after="M87"> enum="RemoteBookmarkUpdateError" expires_after="M90">
<owner>mastiz@chromium.org</owner> <owner>mastiz@chromium.org</owner>
<owner>rushans@google.com</owner> <owner>rushans@google.com</owner>
<summary> <summary>
...@@ -777,7 +777,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -777,7 +777,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Sync.ProblematicServerSideBookmarksDuringMerge" <histogram name="Sync.ProblematicServerSideBookmarksDuringMerge"
enum="RemoteBookmarkUpdateError" expires_after="M87"> enum="RemoteBookmarkUpdateError" expires_after="M90">
<owner>mastiz@chromium.org</owner> <owner>mastiz@chromium.org</owner>
<owner>rushans@google.com</owner> <owner>rushans@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