Commit e649dcd5 authored by Matt Menke's avatar Matt Menke Committed by Commit Bot

Remove expiration of Net.DNS_Resolutoin_And_TCP_Connection_Latency2

This is a core net/ performance metric, and is needed to help
investigate any significant change time URLRequests take to complete.

Bug: 1088996
Change-Id: Ide5f2c0f3f592ce67ad1563fcacbea64fc8b5f16
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2424256Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Reviewed-by: default avatarCharlie Harrison <csharrison@chromium.org>
Commit-Queue: Matt Menke <mmenke@chromium.org>
Cr-Commit-Position: refs/heads/master@{#812108}
parent 5c5bd636
......@@ -1219,7 +1219,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>
<histogram name="Net.DNS_Resolution_And_TCP_Connection_Latency2" units="ms"
expires_after="M85">
expires_after="never">
<!-- expires-never: Core network stack health metric -->
<owner>mmenke@chromium.org</owner>
<summary>
The time measured before starting DNS lookup until after the connection is
......
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