Skip to content

Commit

Permalink
[Autocomplete] Enable Autocomplete.Event collection
Browse files Browse the repository at this point in the history
This histogram is enabled again to allow measuring the impact of coming
Autocomplete changes.

Bug: 1181759
Change-Id: I1c17c3676f22779a936de43d7d1fba7648530d1c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2718109
Auto-Submit: Matthias Körber <koerber@google.com>
Commit-Queue: Matthias Körber <koerber@google.com>
Reviewed-by: Mark Pearson <mpearson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#857795}
  • Loading branch information
matthiaskoerber authored and Chromium LUCI CQ committed Feb 25, 2021
1 parent 54637bb commit 8757050
Showing 1 changed file with 4 additions and 1 deletion.
Expand Up @@ -1028,11 +1028,14 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>

<histogram name="Autocomplete.Events" enum="AutocompleteEvents"
expires_after="M85">
expires_after="M95">
<owner>seblalancette@chromium.org</owner>
<summary>
Autocomplete events recorded when the user interacts with suggestions served
from Autocomplete.

Note that this histogram was disabled after M85 and was only reenabled on
25.02.2021.
</summary>
</histogram>

Expand Down

0 comments on commit 8757050

Please sign in to comment.