Skip to content

Commit

Permalink
Delay expiry of frequently used histograms.
Browse files Browse the repository at this point in the history
Updates the expires_after attribute for 111 histograms that show
frequent access in the past 90 days.  These are the 95% most
frequently used histograms over that time that do not already
have a date later than or within 60 days of 2021-01-25.

TBR=chromium-metrics-reviews@google.com

Change-Id: I668f13de1ed48c53a6701d7567244f942d9fdc74
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2502393
Reviewed-by: Chrome Metrics Logs <chrome-metrics-team+robot@google.com>
Reviewed-by: Weilun Shi <sweilun@chromium.org>
Commit-Queue: Chrome Metrics Logs <chrome-metrics-team+robot@google.com>
Cr-Commit-Position: refs/heads/master@{#821350}
  • Loading branch information
Chrome Metrics Logs authored and Commit Bot committed Oct 27, 2020
1 parent add2363 commit c4914aa
Show file tree
Hide file tree
Showing 38 changed files with 111 additions and 111 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Accessibility.CrosVirtualKeyboard" enum="BooleanEnabled"
expires_after="2021-01-31">
expires_after="2021-04-25">
<owner>dmazzoni@chromium.org</owner>
<owner>kenjibaheux@google.com</owner>
<owner>chrome-a11y-core@google.com</owner>
Expand Down
4 changes: 2 additions & 2 deletions tools/metrics/histograms/histograms_xml/apps/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Apps.AppList.OmniboxProvider.ZeroStateLatency" units="ms"
expires_after="2020-12-31">
expires_after="2021-04-25">
<owner>jennyz@chromium.org</owner>
<owner>newcomer@chromium.org</owner>
<summary>
Expand Down Expand Up @@ -741,7 +741,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Apps.AppListFolder.ShowHide.AnimationSmoothness" units="%"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>wutao@chromium.org</owner>
<summary>
Relative smoothness of animations of showing and hiding app list folder.
Expand Down
4 changes: 2 additions & 2 deletions tools/metrics/histograms/histograms_xml/arc/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Arc.EngagementTime.Foreground" units="ms"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>maajid@google.com</owner>
<owner>shaochuan@google.com</owner>
<owner>shihuis@google.com</owner>
Expand Down Expand Up @@ -658,7 +658,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Arc.OptInSilentAuthCode" enum="ArcOptInSilentAuthCode"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>elijahtaylor@google.com</owner>
<summary>
Arc Silent Auth Code status. This status is set during the ARC OptIn flow.
Expand Down
8 changes: 4 additions & 4 deletions tools/metrics/histograms/histograms_xml/ash/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Ash.BackGesture.StartScenarioType"
enum="BackGestureStartScenarioType" expires_after="2020-12-23">
enum="BackGestureStartScenarioType" expires_after="2021-04-25">
<owner>minch@chromium.org</owner>
<owner>tclaiborne@chromium.org</owner>
<summary>
Expand Down Expand Up @@ -356,7 +356,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Ash.Desks.MoveWindowFromActiveDesk"
enum="DesksMoveWindowFromActiveDeskSource" expires_after="2021-02-21">
enum="DesksMoveWindowFromActiveDeskSource" expires_after="2021-04-25">
<owner>afakhry@chromium.org</owner>
<owner>tclaiborne@chromium.org</owner>
<summary>
Expand Down Expand Up @@ -1565,7 +1565,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Ash.TabletMode.AnimationSmoothness.Enter" units="%"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>oshima@chromium.org</owner>
<owner>sammiequon@chromium.org</owner>
<summary>
Expand Down Expand Up @@ -1762,7 +1762,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Ash.WindowCycleController.DesksSwitchDistance" units="units"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>afakhry@chromium.org</owner>
<owner>tclaiborne@chromium.org</owner>
<summary>
Expand Down
22 changes: 11 additions & 11 deletions tools/metrics/histograms/histograms_xml/assistant/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Assistant.ServiceReadyTime" units="ms"
expires_after="2020-12-27">
expires_after="2021-04-25">
<owner>xiaohuic@chromium.org</owner>
<owner>jeroendh@google.com</owner>
<summary>
Expand All @@ -186,7 +186,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Assistant.ServiceStartTime" units="ms"
expires_after="2021-01-03">
expires_after="2021-04-25">
<owner>updowndota@chromium.org</owner>
<summary>Amount of time spent in starting Assistant service.</summary>
</histogram>
Expand All @@ -213,7 +213,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="QuickAnswers.ActiveImpression" enum="QuickAnswersResultType"
expires_after="2021-02-14">
expires_after="2021-04-25">
<owner>llin@google.com</owner>
<owner>croissant-eng@chromium.org</owner>
<summary>
Expand All @@ -223,7 +223,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="QuickAnswers.ActiveImpression.Duration" units="ms"
expires_after="2021-02-14">
expires_after="2021-04-25">
<owner>llin@google.com</owner>
<owner>croissant-eng@chromium.org</owner>
<summary>
Expand Down Expand Up @@ -252,7 +252,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="QuickAnswers.Consent" units="impressions"
expires_after="2021-02-14">
expires_after="2021-04-25">
<owner>llin@google.com</owner>
<owner>croissant-eng@chromium.org</owner>
<summary>
Expand All @@ -272,7 +272,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram base="true" name="QuickAnswers.Consent.Impression"
units="impressions" expires_after="2021-02-14">
units="impressions" expires_after="2021-04-25">
<owner>llin@google.com</owner>
<owner>croissant-eng@chromium.org</owner>
<summary>
Expand All @@ -282,7 +282,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="QuickAnswers.Intent" enum="QuickAnswersIntentType"
expires_after="2021-02-14">
expires_after="2021-04-25">
<owner>llin@google.com</owner>
<owner>croissant-eng@chromium.org</owner>
<summary>
Expand All @@ -302,7 +302,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="QuickAnswers.Loading.Status" enum="QuickAnswersLoadStatus"
expires_after="2021-02-14">
expires_after="2021-04-25">
<owner>llin@google.com</owner>
<owner>croissant-eng@chromium.org</owner>
<summary>
Expand All @@ -311,7 +311,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="QuickAnswers.Result" enum="QuickAnswersResultType"
expires_after="2021-02-14">
expires_after="2021-04-25">
<owner>llin@google.com</owner>
<owner>croissant-eng@chromium.org</owner>
<summary>
Expand All @@ -321,7 +321,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="QuickAnswers.Result.Duration" units="ms"
expires_after="2021-02-14">
expires_after="2021-04-25">
<owner>llin@google.com</owner>
<owner>croissant-eng@chromium.org</owner>
<summary>
Expand All @@ -331,7 +331,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="QuickAnswers.SelectedContent.Length" units="characters"
expires_after="2021-02-14">
expires_after="2021-04-25">
<owner>llin@google.com</owner>
<owner>croissant-eng@chromium.org</owner>
<summary>
Expand Down
12 changes: 6 additions & 6 deletions tools/metrics/histograms/histograms_xml/autofill/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Autofill.BetterAuth.CardUnmaskPreflightCalled"
enum="BooleanHit" expires_after="2021-02-21">
enum="BooleanHit" expires_after="2021-04-25">
<owner>jsaul@google.com</owner>
<owner>manasverma@google.com</owner>
<owner>autofill-auth-team@google.com</owner>
Expand All @@ -198,7 +198,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Autofill.BetterAuth.CardUnmaskPreflightDuration" units="ms"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>jsaul@google.com</owner>
<owner>manasverma@google.com</owner>
<owner>autofill-auth-team@google.com</owner>
Expand All @@ -211,7 +211,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Autofill.BetterAuth.CardUnmaskTypeDecision"
enum="AutofillCreditCardUnmaskDecisionMetric" expires_after="2021-02-21">
enum="AutofillCreditCardUnmaskDecisionMetric" expires_after="2021-04-25">
<owner>jsaul@google.com</owner>
<owner>manasverma@google.com</owner>
<owner>autofill-auth-team@google.com</owner>
Expand Down Expand Up @@ -253,7 +253,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram base="true" name="Autofill.BetterAuth.OptInPromoShown"
enum="BooleanHit" expires_after="2021-02-21">
enum="BooleanHit" expires_after="2021-04-25">
<owner>jsaul@google.com</owner>
<owner>manasverma@google.com</owner>
<owner>autofill-auth-team@google.com</owner>
Expand All @@ -274,7 +274,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram base="true" name="Autofill.BetterAuth.OptInPromoUserDecision"
enum="AutofillWebauthnOptInPromoUserDecision" expires_after="2021-02-21">
enum="AutofillWebauthnOptInPromoUserDecision" expires_after="2021-04-25">
<owner>jsaul@google.com</owner>
<owner>manasverma@google.com</owner>
<owner>autofill-auth-team@google.com</owner>
Expand Down Expand Up @@ -307,7 +307,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.

<histogram base="true"
name="Autofill.BetterAuth.UserPerceivedLatencyOnCardSelection"
enum="AutofillCreditCardPreflightCallEvent" expires_after="2021-02-21">
enum="AutofillCreditCardPreflightCallEvent" expires_after="2021-04-25">
<owner>jsaul@google.com</owner>
<owner>manasverma@google.com</owner>
<owner>autofill-auth-team@google.com</owner>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.

<histogram
name="BackForwardCache.AllSites.HistoryNavigationOutcome.BlocklistedFeature"
enum="WebSchedulerTrackedFeature" expires_after="2021-02-21">
enum="WebSchedulerTrackedFeature" expires_after="2021-04-25">
<owner>hajimehoshi@chromium.org</owner>
<owner>bfcache-dev@chromium.org</owner>
<summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="BackgroundSync.Registration.OneShot.CouldFire"
enum="BooleanCouldFireImmediately" expires_after="2021-02-21">
enum="BooleanCouldFireImmediately" expires_after="2021-04-25">
<owner>nator@chromium.org</owner>
<owner>rayankans@chromium.org</owner>
<summary>
Expand Down
8 changes: 4 additions & 4 deletions tools/metrics/histograms/histograms_xml/blink/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1510,7 +1510,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Blink.PrePaint.UpdateTime" units="microseconds"
expires_after="2021-02-21">
expires_after="2021-04-25">
<!-- Name completed by histogram_suffixes name="BlinkUpdateTimePreFCPSuffixes" -->

<!-- Name completed by histogram_suffixes name="BlinkUpdateTimePostFCPSuffixes" -->
Expand Down Expand Up @@ -2095,7 +2095,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Blink.VisibleLoadTime.LazyLoadEligibleFrames.AboveTheFold"
units="ms" expires_after="2021-02-21">
units="ms" expires_after="2021-04-25">
<owner>sclittle@chromium.org</owner>
<summary>
Milliseconds spent waiting for an above the fold iframe to load. Only fires
Expand All @@ -2115,7 +2115,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram base="true" name="Blink.VisibleLoadTime.LazyLoadImages.AboveTheFold"
units="ms" expires_after="2021-02-21">
units="ms" expires_after="2021-04-25">
<owner>rajendrant@chromium.org</owner>
<owner>bengr@chromium.org</owner>
<summary>
Expand All @@ -2127,7 +2127,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram base="true" name="Blink.VisibleLoadTime.LazyLoadImages.BelowTheFold"
units="ms" expires_after="2021-02-21">
units="ms" expires_after="2021-04-25">
<owner>rajendrant@chromium.org</owner>
<owner>bengr@chromium.org</owner>
<summary>
Expand Down
18 changes: 9 additions & 9 deletions tools/metrics/histograms/histograms_xml/browser/histograms.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Browser.DarkModeStatus" enum="DarkModeStatus"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>lgrey@chromium.org</owner>
<owner>robliao@chromium.org</owner>
<summary>
Expand All @@ -74,7 +74,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Browser.PaintPreview.Capture.NumberOfFramesCaptured"
units="units" expires_after="2021-02-21">
units="units" expires_after="2021-04-25">
<owner>ckitagawa@chromium.org</owner>
<owner>mahmoudi@chromium.org</owner>
<owner>fredmello@chromium.org</owner>
Expand All @@ -84,7 +84,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Browser.PaintPreview.Capture.Success" enum="BooleanSuccess"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>ckitagawa@chromium.org</owner>
<owner>mahmoudi@chromium.org</owner>
<owner>fredmello@chromium.org</owner>
Expand All @@ -94,7 +94,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Browser.PaintPreview.Capture.TotalCaptureDuration" units="ms"
expires_after="2020-12-20">
expires_after="2021-04-25">
<owner>ckitagawa@chromium.org</owner>
<owner>mahmoudi@chromium.org</owner>
<owner>fredmello@chromium.org</owner>
Expand Down Expand Up @@ -177,7 +177,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Browser.PaintPreview.TabbedPlayer.CompositorFailureReason"
enum="TabbedPaintPreviewCompositorFailureReason" expires_after="2021-02-21">
enum="TabbedPaintPreviewCompositorFailureReason" expires_after="2021-04-25">
<owner>ckitagawa@chromium.org</owner>
<owner>mahmoudi@chromium.org</owner>
<owner>fredmello@chromium.org</owner>
Expand Down Expand Up @@ -234,7 +234,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Browser.PaintPreview.TabbedPlayer.TimeToFirstBitmap"
units="ms" expires_after="2021-02-19">
units="ms" expires_after="2021-04-25">
<owner>ckitagawa@chromium.org</owner>
<owner>mahmoudi@chromium.org</owner>
<owner>fredmello@chromium.org</owner>
Expand Down Expand Up @@ -400,7 +400,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram base="true" name="Browser.Tabs.TotalIncompleteSwitchDuration"
units="ms" expires_after="2021-02-21">
units="ms" expires_after="2021-04-25">
<!-- Name completed by histogram_suffixes name="TabSwitchingType" -->

<owner>fdoray@chromium.org</owner>
Expand All @@ -412,7 +412,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram base="true" name="Browser.Tabs.TotalSwitchDuration" units="ms"
expires_after="2021-02-21">
expires_after="2021-04-25">
<!-- Name completed by histogram_suffixes name="TabSwitchingType" -->

<owner>ejoe@google.com</owner>
Expand Down Expand Up @@ -556,7 +556,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="BrowserRenderProcessHost.SpareProcessMaybeTakeAction"
enum="SpareProcessMaybeTakeAction" expires_after="2021-02-21">
enum="SpareProcessMaybeTakeAction" expires_after="2021-04-25">
<owner>alexmos@chromium.org</owner>
<owner>lukasza@chromium.org</owner>
<summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Compositing.Browser.LayersUpdateTime" units="microseconds"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>schenney@chromium.org</owner>
<owner>animations-dev@chromium.org</owner>
<summary>
Expand All @@ -54,7 +54,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Compositing.Browser.LayerTreeImpl.CalculateDrawPropertiesUs"
units="microseconds" expires_after="2021-02-21">
units="microseconds" expires_after="2021-04-25">
<owner>schenney@chromium.org</owner>
<owner>paint-dev@chromium.org</owner>
<summary>
Expand Down Expand Up @@ -180,7 +180,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Compositing.DirectRenderer.PartialSwap.RootDamage" units="%"
expires_after="2021-02-21">
expires_after="2021-04-25">
<owner>vasilyt@chromium.org</owner>
<owner>backer@chromium.org</owner>
<summary>
Expand Down
Loading

0 comments on commit c4914aa

Please sign in to comment.