Commit a3f8ac87 authored by Matthew Wang's avatar Matthew Wang Committed by Commit Bot

Update expiry and ownership of TimeToRedirectFound histograms

Bug: chromium:1149490, chromium:1149491
Change-Id: If21180126089c7a7fe9d714a6a3c0cc09880f27d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542045
Auto-Submit: Matthew Wang <matthewmwang@chromium.org>
Reviewed-by: default avatarSteven Bennetts <stevenjb@chromium.org>
Reviewed-by: default avatarHugo Benichi <hugobenichi@google.com>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Matthew Wang <matthewmwang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#828480}
parent f395ddcf
...@@ -374,9 +374,10 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -374,9 +374,10 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Network.Shill.Cellular.TimeToRedirectFound" units="ms" <histogram name="Network.Shill.Cellular.TimeToRedirectFound" units="ms"
expires_after="2020-12-31"> expires_after="2021-12-01">
<owner>matthewmwang@chromium.org</owner> <owner>matthewmwang@chromium.org</owner>
<owner>hugobenichi@chromium.org</owner> <owner>hugobenichi@chromium.org</owner>
<owner>cros-network-metrics@google.com</owner>
<summary> <summary>
Chrome OS network performance metric sampling the time to determine that a Chrome OS network performance metric sampling the time to determine that a
cellular network is in a captive portal with a valid redirect URL after cellular network is in a captive portal with a valid redirect URL after
...@@ -794,9 +795,10 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -794,9 +795,10 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Network.Shill.Ethernet.TimeToRedirectFound" units="ms" <histogram name="Network.Shill.Ethernet.TimeToRedirectFound" units="ms"
expires_after="2020-12-31"> expires_after="2021-12-01">
<owner>matthewmwang@chromium.org</owner> <owner>matthewmwang@chromium.org</owner>
<owner>hugobenichi@chromium.org</owner> <owner>hugobenichi@chromium.org</owner>
<owner>cros-network-metrics@google.com</owner>
<summary> <summary>
Chrome OS network performance metric sampling the time to determine that an Chrome OS network performance metric sampling the time to determine that an
Ethernet network is in a captive portal with a valid redirect URL after Ethernet network is in a captive portal with a valid redirect URL after
......
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