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

Issue 1956773003: UMA for data reduction proxy video percentages are being reported when users don't watch video. (Closed)

Created:
4 years, 7 months ago by RyanSturm
Modified:
4 years, 7 months ago
CC:
chromium-reviews, bolian
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

UMA for data reduction proxy video percentages are being reported when users don't watch video. This change scopes down the reporting to only happen when the user is served video with data reduction proxy enabled and via data reduction proxy for the two respective histograms. BUG=591874 Committed: https://crrev.com/f76fc2bbe58660f61465a6746e8f411d636c7b65 Cr-Commit-Position: refs/heads/master@{#392183}

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 6

Patch Set 3 : changing histograms.xml #

Total comments: 4

Patch Set 4 : nit fix #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -40 lines) Patch
M components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc View 1 3 2 chunks +40 lines, -36 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +27 lines, -4 lines 2 comments Download

Messages

Total messages: 30 (10 generated)
RyanSturm
tbansal1: PTAL, thanks
4 years, 7 months ago (2016-05-06 17:51:53 UTC) #2
bolian
On 2016/05/06 17:51:53, RyanSturm wrote: > tbansal1: PTAL, thanks Should we make it consistent and ...
4 years, 7 months ago (2016-05-06 18:12:52 UTC) #3
tbansal1
Also, in the CL description wrap the lines at 80 chars. https://www.chromium.org/developers/contributing-code#TOC-Change-List-Description-Structured-Elements https://codereview.chromium.org/1956773003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc ...
4 years, 7 months ago (2016-05-06 18:18:13 UTC) #5
tbansal1
On 2016/05/06 18:12:52, bolian wrote: > On 2016/05/06 17:51:53, RyanSturm wrote: > > tbansal1: PTAL, ...
4 years, 7 months ago (2016-05-06 18:24:23 UTC) #6
RyanSturm
On 2016/05/06 18:24:23, tbansal1 wrote: > On 2016/05/06 18:12:52, bolian wrote: > > On 2016/05/06 ...
4 years, 7 months ago (2016-05-06 18:31:51 UTC) #7
RyanSturm
On 2016/05/06 18:24:23, tbansal1 wrote: > On 2016/05/06 18:12:52, bolian wrote: > > On 2016/05/06 ...
4 years, 7 months ago (2016-05-06 18:31:52 UTC) #8
RyanSturm
https://codereview.chromium.org/1956773003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1956773003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode855 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:855: "Net.DailyContentSavingPercent_DataReductionProxyEnabled_Video", On 2016/05/06 18:18:12, tbansal1 wrote: > You need ...
4 years, 7 months ago (2016-05-06 18:41:52 UTC) #10
tbansal1
https://codereview.chromium.org/1956773003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1956773003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode855 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:855: "Net.DailyContentSavingPercent_DataReductionProxyEnabled_Video", On 2016/05/06 18:41:51, RyanSturm wrote: > On 2016/05/06 ...
4 years, 7 months ago (2016-05-06 18:49:26 UTC) #11
RyanSturm
https://codereview.chromium.org/1956773003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1956773003/diff/20001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode855 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:855: "Net.DailyContentSavingPercent_DataReductionProxyEnabled_Video", On 2016/05/06 18:49:26, tbansal1 wrote: > On 2016/05/06 ...
4 years, 7 months ago (2016-05-06 21:06:33 UTC) #12
tbansal1
lgtm https://codereview.chromium.org/1956773003/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1956773003/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode182 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:182: received_length_via_data_reduction_proxy >> 10); On 2016/05/06 21:06:33, RyanSturm wrote: ...
4 years, 7 months ago (2016-05-06 21:13:04 UTC) #13
RyanSturm
https://codereview.chromium.org/1956773003/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc File components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc (right): https://codereview.chromium.org/1956773003/diff/40001/components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc#newcode182 components/data_reduction_proxy/core/browser/data_reduction_proxy_compression_stats.cc:182: received_length_via_data_reduction_proxy >> 10); On 2016/05/06 21:06:33, RyanSturm wrote: > ...
4 years, 7 months ago (2016-05-06 21:15:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1956773003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1956773003/60001
4 years, 7 months ago (2016-05-06 21:16:20 UTC) #17
tbansal1
+asvitkine for histograms.xml (The CQ will fail soon).
4 years, 7 months ago (2016-05-06 21:16:52 UTC) #19
RyanSturm
On 2016/05/06 21:16:52, tbansal1 wrote: > +asvitkine for histograms.xml > (The CQ will fail soon). ...
4 years, 7 months ago (2016-05-06 21:18:59 UTC) #21
Alexei Svitkine (slow)
https://codereview.chromium.org/1956773003/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1956773003/diff/60001/tools/metrics/histograms/histograms.xml#newcode25809 tools/metrics/histograms/histograms.xml:25809: +<histogram name="Net.DailyContentSavingPercent_ViaDataReductionProxy_Video" Why split these out? Is it because ...
4 years, 7 months ago (2016-05-06 21:37:03 UTC) #22
RyanSturm
https://codereview.chromium.org/1956773003/diff/60001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1956773003/diff/60001/tools/metrics/histograms/histograms.xml#newcode25809 tools/metrics/histograms/histograms.xml:25809: +<histogram name="Net.DailyContentSavingPercent_ViaDataReductionProxy_Video" On 2016/05/06 21:37:03, Alexei Svitkine wrote: > ...
4 years, 7 months ago (2016-05-06 21:51:03 UTC) #23
Alexei Svitkine (slow)
lgtm
4 years, 7 months ago (2016-05-06 21:53:06 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1956773003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1956773003/60001
4 years, 7 months ago (2016-05-06 21:55:54 UTC) #26
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-06 22:23:20 UTC) #28
commit-bot: I haz the power
4 years, 7 months ago (2016-05-06 22:25:23 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f76fc2bbe58660f61465a6746e8f411d636c7b65
Cr-Commit-Position: refs/heads/master@{#392183}

Powered by Google App Engine
This is Rietveld 408576698