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

Issue 2671983002: ntp_tiles: Add UMA histograms to correlate icon type to position (Closed)

Created:
3 years, 10 months ago by mastiz
Modified:
3 years, 10 months ago
CC:
chromium-reviews, noyau+watch_chromium.org, asvitkine+watch_chromium.org, ntp-dev+reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ntp_tiles: Add UMA histograms to correlate icon type to position The previously instrumented UMA histograms measure the number of tiles per icon type, but not their position. We suspect there could be a correlation between the position and the type, so new histograms are proposed to verify this. BUG=688365 Review-Url: https://codereview.chromium.org/2671983002 Cr-Commit-Position: refs/heads/master@{#449316} Committed: https://chromium.googlesource.com/chromium/src/+/8619a463c1a4ec861c542c9482c502a6df96acdf

Patch Set 1 #

Patch Set 2 : Fixes. #

Patch Set 3 : Fixes. #

Total comments: 8

Patch Set 4 : Fixes. #

Total comments: 4

Patch Set 5 : Addressed comments. #

Total comments: 3

Patch Set 6 : Adopted histogram suffixes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -21 lines) Patch
M components/ntp_tiles/metrics.cc View 1 2 3 4 5 4 chunks +39 lines, -19 lines 0 comments Download
M components/ntp_tiles/metrics_unittest.cc View 1 2 3 4 5 2 chunks +57 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 2 chunks +13 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
mastiz
Perhaps I should deprecate the previously existing UMA metrics, but that'd also make hard to ...
3 years, 10 months ago (2017-02-03 14:10:04 UTC) #2
Marc Treib
Something seems to have gone wrong with the histograms.xml upload; I can't see the diff..? ...
3 years, 10 months ago (2017-02-03 15:03:31 UTC) #3
mastiz
PTAL. FYI, I'm getting the following error which might explain the lack of diff for ...
3 years, 10 months ago (2017-02-06 10:59:49 UTC) #4
Marc Treib
On 2017/02/06 10:59:49, mastiz wrote: > PTAL. > > FYI, I'm getting the following error ...
3 years, 10 months ago (2017-02-06 11:04:58 UTC) #5
Marc Treib
On 2017/02/06 10:59:49, mastiz wrote: > PTAL. > > FYI, I'm getting the following error ...
3 years, 10 months ago (2017-02-06 11:04:58 UTC) #6
Marc Treib
lgtm with nits https://codereview.chromium.org/2671983002/diff/40001/components/ntp_tiles/metrics.cc File components/ntp_tiles/metrics.cc (right): https://codereview.chromium.org/2671983002/diff/40001/components/ntp_tiles/metrics.cc#newcode150 components/ntp_tiles/metrics.cc:150: "NewTabPage.MostVisitedClickIcon.%s", icon_type_suffix); On 2017/02/06 10:59:49, mastiz ...
3 years, 10 months ago (2017-02-06 11:09:55 UTC) #7
mastiz
https://codereview.chromium.org/2671983002/diff/40001/components/ntp_tiles/metrics.cc File components/ntp_tiles/metrics.cc (right): https://codereview.chromium.org/2671983002/diff/40001/components/ntp_tiles/metrics.cc#newcode150 components/ntp_tiles/metrics.cc:150: "NewTabPage.MostVisitedClickIcon.%s", icon_type_suffix); On 2017/02/06 11:09:54, Marc Treib wrote: > ...
3 years, 10 months ago (2017-02-07 08:27:41 UTC) #8
mastiz
asvitkine@: please take a look at histograms.xml, thx.
3 years, 10 months ago (2017-02-07 08:29:38 UTC) #10
Alexei Svitkine (slow)
https://codereview.chromium.org/2671983002/diff/80001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2671983002/diff/80001/tools/metrics/histograms/histograms.xml#newcode39837 tools/metrics/histograms/histograms.xml:39837: +<histogram name="NewTabPage.MostVisitedClickIcon.Real" Please use histogram_suffixes construct to void duplication ...
3 years, 10 months ago (2017-02-07 16:03:17 UTC) #11
mastiz
PTAL. https://codereview.chromium.org/2671983002/diff/80001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2671983002/diff/80001/tools/metrics/histograms/histograms.xml#newcode39837 tools/metrics/histograms/histograms.xml:39837: +<histogram name="NewTabPage.MostVisitedClickIcon.Real" On 2017/02/07 16:03:17, Alexei Svitkine (slow) ...
3 years, 10 months ago (2017-02-09 08:23:38 UTC) #14
Alexei Svitkine (slow)
lgtm https://codereview.chromium.org/2671983002/diff/80001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2671983002/diff/80001/tools/metrics/histograms/histograms.xml#newcode39837 tools/metrics/histograms/histograms.xml:39837: +<histogram name="NewTabPage.MostVisitedClickIcon.Real" On 2017/02/09 08:23:37, mastiz wrote: > ...
3 years, 10 months ago (2017-02-09 16:34:55 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2671983002/100001
3 years, 10 months ago (2017-02-09 16:39:37 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 16:46:56 UTC) #23
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/8619a463c1a4ec861c542c9482c5...

Powered by Google App Engine
This is Rietveld 408576698