Skip to content

Commit

Permalink
Extend experation date for Tabs.SadTab.Reload.Event and Tabs.SadTab.F…
Browse files Browse the repository at this point in the history
…eedback.Event

These histograms are useful for monitoring user-visible renderer crashes
on iOS. Might be useful on other platforms as well.

Bug: 1089568, 1089567
Change-Id: I40d38b162fccc356d3373f2e16d491e6bf29725f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615719
Auto-Submit: Eugene But <eugenebut@chromium.org>
Commit-Queue: Mark Pearson <mpearson@chromium.org>
Reviewed-by: Mark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#841235}
  • Loading branch information
Eugene But authored and Chromium LUCI CQ committed Jan 7, 2021
1 parent 726e59c commit b3053a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/metrics/histograms/histograms_xml/tab/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Tabs.SadTab.Feedback.Event" enum="SadTabEvent"
expires_after="M85">
expires_after="2021-06-01">
<owner>sonnyrao@chromium.org</owner>
<owner>jamescook@chromium.org</owner>
<summary>
Expand Down Expand Up @@ -1599,7 +1599,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Tabs.SadTab.Reload.Event" enum="SadTabEvent"
expires_after="M85">
expires_after="2021-06-01">
<owner>sonnyrao@chromium.org</owner>
<owner>jamescook@chromium.org</owner>
<summary>
Expand Down

0 comments on commit b3053a8

Please sign in to comment.