Skip to content

Commit

Permalink
Bump expiration of various Security histograms
Browse files Browse the repository at this point in the history
Change-Id: Ide477b5669124e8922193dacca7e222c2ffedac3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4671246
Reviewed-by: Carlos IL <[email protected]>
Commit-Queue: Carlos IL <[email protected]>
Auto-Submit: Chris Thompson <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1166827}
  • Loading branch information
christhompson authored and Chromium LUCI CQ committed Jul 6, 2023
1 parent 0c227a5 commit 2c8d0cb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/metrics/histograms/metadata/security/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ [email protected].
</histogram>

<histogram name="Security.PageInfo.TimeOpen" units="ms"
expires_after="2023-07-09">
expires_after="2023-11-12">
<owner>[email protected]</owner>
<owner>[email protected]</owner>
<summary>
Expand Down Expand Up @@ -593,7 +593,7 @@ [email protected].
</histogram>

<histogram name="Security.SecurityLevel.DownloadStarted" enum="SecurityLevel"
expires_after="2023-06-30">
expires_after="2023-11-12">
<owner>[email protected]</owner>
<owner>[email protected]</owner>
<summary>
Expand All @@ -607,7 +607,7 @@ [email protected].
</histogram>

<histogram name="Security.SecurityLevel.FormSubmission" enum="SecurityLevel"
expires_after="2023-06-30">
expires_after="2023-11-12">
<owner>[email protected]</owner>
<owner>[email protected]</owner>
<summary>
Expand Down

0 comments on commit 2c8d0cb

Please sign in to comment.