forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delay expiry of histograms causing alerts.
Updates the expires_after attribute for 30 histograms that have been used to generate alerts in the past 180 days and have an expiry date (or milestone equivalent) between 2024-12-06 and 2025-02-19. [email protected] Change-Id: Ia395461c53368daf1ae1d9c3456371da114e670f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5952143 Bot-Commit: Chrome Metrics Logs <[email protected]> Commit-Queue: Chrome Metrics Logs <[email protected]> Cr-Commit-Position: refs/heads/main@{#1371889}
- Loading branch information
Chrome Metrics Logs
authored and
Chromium LUCI CQ
committed
Oct 22, 2024
1 parent
ad44a2c
commit ef0a2ba
Showing
22 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2068,7 +2068,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="Blink.FencedFrame.BeaconReportingHttpResult" | ||
enum="FencedFrameBeaconReportingResult" expires_after="2025-02-16"> | ||
enum="FencedFrameBeaconReportingResult" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -122,7 +122,7 @@ [email protected]. | |
|
||
<histogram | ||
name="BrowsingTopics.EpochTopicsCalculation.FirstTry.CalculatorResultStatus" | ||
enum="BrowsingTopicsCalculatorResultStatus" expires_after="2025-02-16"> | ||
enum="BrowsingTopicsCalculatorResultStatus" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -124,7 +124,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="Chrome.KAnonymityService.TrustTokenGetter.Action" | ||
enum="KAnonymityTrustTokenGetterAction" expires_after="2025-02-16"> | ||
enum="KAnonymityTrustTokenGetterAction" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1035,7 +1035,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="CompositorLatency.IpcThread.{LatencyType}" | ||
units="microseconds" expires_after="2025-02-16"> | ||
units="microseconds" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -490,7 +490,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="CustomTabs.Minimized.MinimizeSuccess" enum="Boolean" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
@@ -511,7 +511,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="CustomTabs.MinimizedEvents" enum="CustomTabsMinimizedEvents" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -241,7 +241,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="Event.Latency.OS2.{EventType}" units="ms" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -852,7 +852,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="Gpu.FenceHandle.CloneCountsPerSubmit" units="clones" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1460,7 +1460,7 @@ [email protected]. | |
</summary> | ||
</histogram> | ||
|
||
<histogram name="History.DatabaseFileMB" units="MB" expires_after="2025-02-16"> | ||
<histogram name="History.DatabaseFileMB" units="MB" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<component>1456716</component> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5054,7 +5054,7 @@ the generic promo launch. --> | |
</histogram> | ||
|
||
<histogram name="IOS.Variations.FirstRun.SeedFetchResult" | ||
enum="VariationsSeedFetchResult" expires_after="2025-02-16"> | ||
enum="VariationsSeedFetchResult" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6603,7 +6603,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="Media.VideoEncoder.{Usage}.{Impl}.Status" enum="EncoderStatus" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1450,7 +1450,7 @@ [email protected]. | |
|
||
<histogram | ||
name="Navigation.MainframeSameDocumentNavigationCommitToPresentFirstFrame" | ||
units="ms" expires_after="2025-02-16"> | ||
units="ms" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1880,7 +1880,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="OptimizationGuide.PushNotifications.ReceivedNotificationType" | ||
enum="OptimizationType" expires_after="2025-02-16"> | ||
enum="OptimizationType" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6341,7 +6341,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="OnDeviceModel.BenchmarkDuration" units="ms" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
@@ -6352,7 +6352,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="OnDeviceModel.BenchmarkEstimatedTokensPerSecond.{Stage}" | ||
units="tk/s" expires_after="2025-02-16"> | ||
units="tk/s" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
@@ -6367,7 +6367,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="OnDeviceModel.BenchmarkSuccess" enum="Boolean" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
@@ -6388,7 +6388,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="OnDeviceModel.DeviceHeapSize.{GpuType}" units="MB" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
@@ -6467,7 +6467,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="OnDeviceModel.SystemRAM.{GpuType}" units="MB" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2031,7 +2031,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="PasswordManager.LocalUpmActivationError{UserType}" | ||
enum="LocalUpmActivationError" expires_after="2025-02-15"> | ||
enum="LocalUpmActivationError" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>src/components/password_manager/OWNERS</owner> | ||
<summary> | ||
|
@@ -2059,7 +2059,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="PasswordManager.LocalUpmActivationStatus" | ||
enum="UseUpmLocalAndSeparateStoresState" expires_after="2025-02-16"> | ||
enum="UseUpmLocalAndSeparateStoresState" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1113,7 +1113,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="SafeBrowsing.ExtensionTelemetry.UploadSize" units="bytes" | ||
expires_after="2025-02-19"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -736,7 +736,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="SBClientPhishing.ModelDynamicUpdateSuccess" | ||
enum="BooleanSuccess" expires_after="2025-02-16"> | ||
enum="BooleanSuccess" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
@@ -799,7 +799,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="SBClientPhishing.PhishingDetectorResult{RequestType}" | ||
enum="ClientSidePhishingResult" expires_after="2025-02-14"> | ||
enum="ClientSidePhishingResult" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1854,7 +1854,7 @@ [email protected]. | |
|
||
<histogram | ||
name="ServiceWorkerCache.CacheStorage.{ServiceWorkerCacheProcessType}.{ProcessOps}" | ||
units="ms" expires_after="2024-12-28"> | ||
units="ms" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -118,7 +118,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="Signin.AccountCapabilities.{Priority}.FetchDuration.{Result}" | ||
units="ms" expires_after="2025-02-16"> | ||
units="ms" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -326,7 +326,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="Stability.ChildFrameCrash.Visibility" enum="CrashVisibility" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -525,7 +525,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="Startup.Android.GURLEnsureMainDexInitialized" units="ms" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -298,7 +298,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="DOMStorage.CommitSizeBytesAggregated" units="bytes" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1755,7 +1755,7 @@ [email protected]. | |
</histogram> | ||
|
||
<histogram name="Tabs.DroppedDuplicatesCountOn{Occasion}" units="tabs" | ||
expires_after="2025-02-16"> | ||
expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<summary> | ||
|
@@ -3151,7 +3151,7 @@ [email protected]. | |
</summary> | ||
</histogram> | ||
|
||
<histogram name="Tabs.TabState.LoadTime" units="ms" expires_after="2025-02-16"> | ||
<histogram name="Tabs.TabState.LoadTime" units="ms" expires_after="2025-04-20"> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
<owner>[email protected]</owner> | ||
|