Commit 3cf0e20a authored by Jarryd's avatar Jarryd Committed by Chromium LUCI CQ

Quota: Extend expiry of DiskspaceShortage histogram.

Bug: 1165232
Change-Id: I6849113b9988536a2742f17d9f0da13b68d58ed9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2632778Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Commit-Queue: Jarryd Goodman <jarrydg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#844630}
parent 42546719
...@@ -71,8 +71,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -71,8 +71,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</summary> </summary>
</histogram> </histogram>
<histogram name="Quota.DiskspaceShortage" units="MB" expires_after="2021-02-14"> <histogram name="Quota.DiskspaceShortage" units="MB" expires_after="2022-01-18">
<owner>jarrydg@chromium.org</owner> <owner>jarrydg@chromium.org</owner>
<owner>chrome-owp-storage@google.com</owner>
<summary> <summary>
Difference between acceptable lower limit of diskspace and actual free Difference between acceptable lower limit of diskspace and actual free
diskspace at beginning of an eviction round. diskspace at beginning of an eviction round.
......
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