Commit 81d424af authored by Jarryd's avatar Jarryd Committed by Chromium LUCI CQ

Quota: Extend expiry of 3 histograms.

 * Quota.GlobalTemporaryPoolSize
 * Quota.QuotaForOrigin
 * Quota.PercentUsedByOrigin

Bug: 1165268
Change-Id: I9303197804caa996c9f44845d60f932705c51a85
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2633939
Auto-Submit: Jarryd Goodman <jarrydg@chromium.org>
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#844860}
parent 3626904a
...@@ -123,7 +123,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -123,7 +123,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Quota.GlobalTemporaryPoolSize" units="MB" <histogram name="Quota.GlobalTemporaryPoolSize" units="MB"
expires_after="2021-02-23"> expires_after="2022-01-18">
<owner>jarrydg@chromium.org</owner> <owner>jarrydg@chromium.org</owner>
<owner>chrome-owp-storage@google.com</owner> <owner>chrome-owp-storage@google.com</owner>
<summary> <summary>
...@@ -184,7 +184,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -184,7 +184,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Quota.PercentUsedByOrigin" units="%" <histogram name="Quota.PercentUsedByOrigin" units="%"
expires_after="2021-02-23"> expires_after="2022-01-18">
<owner>jarrydg@chromium.org</owner> <owner>jarrydg@chromium.org</owner>
<owner>chrome-owp-storage@google.com</owner> <owner>chrome-owp-storage@google.com</owner>
<summary> <summary>
...@@ -203,7 +203,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -203,7 +203,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</summary> </summary>
</histogram> </histogram>
<histogram name="Quota.QuotaForOrigin" units="MB" expires_after="2021-02-23"> <histogram name="Quota.QuotaForOrigin" units="MB" expires_after="2022-01-18">
<owner>jarrydg@chromium.org</owner> <owner>jarrydg@chromium.org</owner>
<owner>chrome-owp-storage@google.com</owner> <owner>chrome-owp-storage@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