Commit 57e28fd4 authored by Varun Khaneja's avatar Varun Khaneja Committed by Chromium LUCI CQ

Unexpire histograms

Fixed: 1140100
Change-Id: I7652027e47f71321002875eb511db5af666697ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591709
Commit-Queue: Varun Khaneja <vakh@chromium.org>
Auto-Submit: Varun Khaneja <vakh@chromium.org>
Reviewed-by: default avatarCaitlin Fischer <caitlinfischer@google.com>
Cr-Commit-Position: refs/heads/master@{#845939}
parent 40bdca3a
...@@ -1225,12 +1225,13 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -1225,12 +1225,13 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="SafeBrowsing.V4GetHash.CountOfPrefixes" units="prefixes" <histogram name="SafeBrowsing.V4GetHash.CountOfPrefixes" units="prefixes"
expires_after="2020-12-03"> expires_after="2021-12-03">
<owner>vakh@chromium.org</owner> <owner>vakh@chromium.org</owner>
<owner>chrome-safebrowsing-alerts@google.com</owner> <owner>chrome-safebrowsing-alerts@google.com</owner>
<summary> <summary>
The number of prefixes included in a full hash request sent to the Google The number of prefixes included in a full hash request sent to the Google
Safe Browsing servers. Safe Browsing servers. This is recorded each time there's a match found in
the local database and requires sending a full hash request.
</summary> </summary>
</histogram> </histogram>
......
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