Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(346)

Issue 2019783002: Add histograms for requests that were fetched successfully (Closed)

Created:
4 years, 6 months ago by tbansal1
Modified:
4 years, 6 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add histograms for requests that were fetched successfully Add histograms for requests that were fetched successfully through data reduction proxy. Also, replace is_fallback by proxy_index in DataReductionProxyTypeInfo. BUG=615495 Committed: https://crrev.com/9a89e4db53afe3a849700af9ac981de529d4258b Cr-Commit-Position: refs/heads/master@{#396598}

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Addressed sclittle comments #

Total comments: 4

Patch Set 3 : Addressed sclittle, asvitkine comments #

Messages

Total messages: 20 (10 generated)
tbansal1
4 years, 6 months ago (2016-05-27 19:52:22 UTC) #5
tbansal1
sclittle: PTAL. Thanks.
4 years, 6 months ago (2016-05-27 19:52:36 UTC) #6
sclittle
https://codereview.chromium.org/2019783002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc (right): https://codereview.chromium.org/2019783002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc#newcode475 components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc:475: for (size_t i = 0; i < arraysize(test_cases); ++i) ...
4 years, 6 months ago (2016-05-27 20:10:34 UTC) #7
tbansal1
sclittle: PTAL. asvitkine: PTAL at histograms.xml. https://codereview.chromium.org/2019783002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc (right): https://codereview.chromium.org/2019783002/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc#newcode475 components/data_reduction_proxy/core/browser/data_reduction_proxy_bypass_stats_unittest.cc:475: for (size_t i ...
4 years, 6 months ago (2016-05-27 21:13:51 UTC) #10
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/2019783002/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2019783002/diff/60001/tools/metrics/histograms/histograms.xml#newcode7629 tools/metrics/histograms/histograms.xml:7629: +<histogram name="DataReductionProxy.SuccessfulRequestCompletionCounts"> Nit: add units= Same below.
4 years, 6 months ago (2016-05-27 21:16:37 UTC) #11
sclittle
lgtm % nit https://codereview.chromium.org/2019783002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc (right): https://codereview.chromium.org/2019783002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc#newcode360 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc:360: proxy_info->proxy_index = proxy_it - proxy_list.begin(); nit: ...
4 years, 6 months ago (2016-05-27 21:17:28 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2019783002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2019783002/80001
4 years, 6 months ago (2016-05-27 22:31:53 UTC) #15
tbansal1
https://codereview.chromium.org/2019783002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc (right): https://codereview.chromium.org/2019783002/diff/60001/components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc#newcode360 components/data_reduction_proxy/core/browser/data_reduction_proxy_config.cc:360: proxy_info->proxy_index = proxy_it - proxy_list.begin(); On 2016/05/27 21:17:28, sclittle ...
4 years, 6 months ago (2016-05-27 22:35:11 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 6 months ago (2016-05-27 23:37:08 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-05-27 23:39:22 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9a89e4db53afe3a849700af9ac981de529d4258b
Cr-Commit-Position: refs/heads/master@{#396598}

Powered by Google App Engine
This is Rietveld 408576698