UKM effective connection type metric uses wrong EffectiveConnectionType |
|
Issue descriptionThe UKM page load metrics observer records the effective connection type at navigation start, for each tracked page load. However, it records a net::EffectiveConnectionType enum, when we really want to record the EffectiveConnectionType in SystemProfileProto. We should deprecate the existing metric, and add a new one that records the proper enum. |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Aug 1 2017