New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 643549 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit 15 days ago
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug

Blocking:
issue 640921



Sign in to add a comment

Histogram DataReductionProxy.BypassedBytes.LongTriggeringRequest is unmapped

Project Member Reported by ricea@chromium.org, Sep 2 2016

Issue description

The histogram 'DataReductionProxy.BypassedBytes.LongTriggeringRequest' is
present in Chromium source code but does not appear in histograms.xml. This
means that data is collected for the histogram but nothing useful is done
with it.

The histogram was defined in
components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc
at line 426.

https://cs.chromium.org/chromium/src/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats.cc?l=426

It may have moved by the time you read this.

Please remove the histogram
'DataReductionProxy.BypassedBytes.LongTriggeringRequest' from the source
code. If it was very recently added, it may be worth adding it to
histograms.xml instead, but probably not.

This bug was automatically assigned based on git blame information. If you
are not the correct assignee for this bug, please delete the histogram
anyway.

 
Status: Started (was: Assigned)
Status: Fixed (was: Started)
Project Member

Comment 3 by bugdroid1@chromium.org, Sep 8 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/111ab9e11bcb873d462cbbd546e7e56c52ab6740

commit 111ab9e11bcb873d462cbbd546e7e56c52ab6740
Author: megjablon <megjablon@chromium.org>
Date: Thu Sep 08 18:53:13 2016

Remove underscore in DataReductionProxy.BypassedBytes.LongTriggeringRequest suffix

BUG= 643549 

Review-Url: https://codereview.chromium.org/2321853002
Cr-Commit-Position: refs/heads/master@{#417352}

[modify] https://crrev.com/111ab9e11bcb873d462cbbd546e7e56c52ab6740/tools/metrics/histograms/histograms.xml

Sign in to add a comment