Commit d3226089 authored by Sebastien Marchand's avatar Sebastien Marchand Committed by Commit Bot

Update the Tabs.U[nu]sed*InInterval histograms expiration date.

Fixes: 1089860,1089859,1089857,1089858
Change-Id: I5d60284003bdae9ed49a6d3811069afb0756feb0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2426768
Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org>
Commit-Queue: Robert Kaplow <rkaplow@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#812046}
parent 87e7e5f7
...@@ -2023,8 +2023,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -2023,8 +2023,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="Tabs.UnusedAndClosedInInterval.Count" units="tabs" <histogram base="true" name="Tabs.UnusedAndClosedInInterval.Count" units="tabs"
expires_after="M85"> expires_after="M95">
<owner>sebmarchand@chromium.org</owner> <owner>sebmarchand@chromium.org</owner>
<owner>catan-team@chromium.org</owner>
<summary> <summary>
The number of tabs that haven't been interacted with, visible or audible The number of tabs that haven't been interacted with, visible or audible
over a given interval time, but which no longer exist at all at the end of over a given interval time, but which no longer exist at all at the end of
...@@ -2033,8 +2034,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -2033,8 +2034,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="Tabs.UnusedInInterval.Count" units="tabs" <histogram base="true" name="Tabs.UnusedInInterval.Count" units="tabs"
expires_after="M85"> expires_after="M95">
<owner>sebmarchand@chromium.org</owner> <owner>sebmarchand@chromium.org</owner>
<owner>catan-team@chromium.org</owner>
<summary> <summary>
The number of tabs that haven't been interacted with, visible or audible or The number of tabs that haven't been interacted with, visible or audible or
visible during a given interval of time and still exist at the end of this visible during a given interval of time and still exist at the end of this
...@@ -2043,8 +2045,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -2043,8 +2045,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="Tabs.UsedAndClosedInInterval.Count" units="tabs" <histogram base="true" name="Tabs.UsedAndClosedInInterval.Count" units="tabs"
expires_after="M85"> expires_after="M95">
<owner>sebmarchand@chromium.org</owner> <owner>sebmarchand@chromium.org</owner>
<owner>catan-team@chromium.org</owner>
<summary> <summary>
The number of tabs that have been interacted with, visible or audible over a The number of tabs that have been interacted with, visible or audible over a
given interval of time, but which no longer exist at all at the end of this given interval of time, but which no longer exist at all at the end of this
...@@ -2053,8 +2056,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -2053,8 +2056,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="Tabs.UsedInInterval.Count" units="tabs" <histogram base="true" name="Tabs.UsedInInterval.Count" units="tabs"
expires_after="M85"> expires_after="M95">
<owner>sebmarchand@chromium.org</owner> <owner>sebmarchand@chromium.org</owner>
<owner>catan-team@chromium.org</owner>
<summary> <summary>
The number of tabs that have been interacted with, visible or audible during The number of tabs that have been interacted with, visible or audible during
a given interval of time, includes tabs that don't exist at the end of this a given interval of time, includes tabs that don't exist at the end of this
......
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