Commit e023c680 authored by Josh Simmons's avatar Josh Simmons Committed by Chromium LUCI CQ

Updating the end date for the PerformanceClassForURL histogram.

Also updating histograms in other/ to use my @google.com address, as that's what I use for code reviews.

Bug: 1165257
Change-Id: Ic097d36841e66127859967fb2e844185079a1dad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2631331
Commit-Queue: Josh Simmons <jds@google.com>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Reviewed-by: default avatarMichael Lippautz <mlippautz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#845385}
parent 00bad31e
......@@ -11123,18 +11123,21 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="PerformanceHints.Observer.HintForURLResult"
enum="PerformanceHintsObserverHintForURLResult" expires_after="2021-05-30">
<owner>jds@chromium.org</owner>
<owner>jds@google.com</owner>
<owner>src/chrome/browser/performance_hints/OWNERS</owner>
<summary>
Records the result of querying PerformanceHintsObserver for a URL-specific
performance hint. This enables tracking how often the
OptimizationGuideDecider provides a hint in time for a HintForURL request.
This is recorded once for each surface shown (e.g. once per link context
menu opened).
</summary>
</histogram>
<histogram name="PerformanceHints.Observer.PerformanceClassForURL"
enum="PerformanceHintsPerformanceClass" expires_after="2021-01-24">
<owner>jds@chromium.org</owner>
enum="PerformanceHintsPerformanceClass" expires_after="2021-05-30">
<owner>jds@google.com</owner>
<owner>src/chrome/browser/performance_hints/OWNERS</owner>
<summary>
Records the PerformanceClass determined for a given URL. This value
......@@ -11146,13 +11149,16 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram base="true" name="PerformanceHints.Observer.SourceLookupStatus"
enum="PerformanceHintsObserverSourceLookupStatus"
expires_after="2021-05-30">
<owner>jds@chromium.org</owner>
<owner>jds@google.com</owner>
<owner>src/chrome/browser/performance_hints/OWNERS</owner>
<summary>
Records the result of a hint lookup in a single source (e.g. link hints of
the current page, the page's OptimizationMetadata, etc). See the
PerformanceHintsSource suffix for name completions. All source suffix
histograms should have the same total count.
This is recorded for each source once per surface shown (e.g. each source is
recorded once per link context menu opened).
</summary>
</histogram>
......@@ -17096,7 +17102,7 @@ regressions. -->
<histogram name="VoiceInteraction.AssistantActionPerformed{Source}"
enum="AssistantActionPerformed" expires_after="2021-04-04">
<owner>jds@chromium.org</owner>
<owner>jds@google.com</owner>
<owner>chrome-language@google.com</owner>
<summary>
Android: The action performed by Assistant upon being invoked during a voice
......
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