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

Issue 23902057: Stats collector for message center. (Closed)

Created:
7 years, 3 months ago by dewittj
Modified:
7 years, 3 months ago
Reviewers:
Jun Mukai, Ilya Sherman
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Stats collector for message center. This uses histograms to capture detailed data about how notifications are being interacted with by the user. BUG=228974 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=224880

Patch Set 1 : #

Patch Set 2 : Add histogram.xml #

Total comments: 4

Patch Set 3 : Remove xml changes for sooner commit. #

Patch Set 4 : Remove the fancier histogram data. #

Patch Set 5 : Re add second histogram #

Total comments: 2

Patch Set 6 : Histograms.xml nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -15 lines) Patch
M chrome/browser/notifications/message_center_notification_manager.h View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/notifications/message_center_notification_manager.cc View 3 chunks +4 lines, -15 lines 0 comments Download
A chrome/browser/notifications/message_center_stats_collector.h View 4 1 chunk +90 lines, -0 lines 0 comments Download
A chrome/browser/notifications/message_center_stats_collector.cc View 1 2 3 4 1 chunk +138 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
dewittj
mukai: all isherman: Please check out the new histograms.
7 years, 3 months ago (2013-09-20 22:14:09 UTC) #1
Jun Mukai
lgtm with a nit. https://codereview.chromium.org/23902057/diff/6001/chrome/browser/notifications/message_center_stats_collector.cc File chrome/browser/notifications/message_center_stats_collector.cc (right): https://codereview.chromium.org/23902057/diff/6001/chrome/browser/notifications/message_center_stats_collector.cc#newcode75 chrome/browser/notifications/message_center_stats_collector.cc:75: notification_stat.RecordAggregateStats(); Is it okay to ...
7 years, 3 months ago (2013-09-21 00:21:58 UTC) #2
dewittj
On 2013/09/21 00:21:58, Jun Mukai wrote: > lgtm with a nit. > > https://codereview.chromium.org/23902057/diff/6001/chrome/browser/notifications/message_center_stats_collector.cc > ...
7 years, 3 months ago (2013-09-21 00:40:02 UTC) #3
dewittj
okay, to try to get this into m31 I will remove the histograms.xml to be ...
7 years, 3 months ago (2013-09-21 00:58:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/23902057/2001
7 years, 3 months ago (2013-09-21 00:59:44 UTC) #5
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 3 months ago (2013-09-21 04:09:41 UTC) #6
Ilya Sherman
Apologies for the slight delay. https://codereview.chromium.org/23902057/diff/6001/chrome/browser/notifications/message_center_stats_collector.cc File chrome/browser/notifications/message_center_stats_collector.cc (right): https://codereview.chromium.org/23902057/diff/6001/chrome/browser/notifications/message_center_stats_collector.cc#newcode37 chrome/browser/notifications/message_center_stats_collector.cc:37: for (size_t i = ...
7 years, 3 months ago (2013-09-21 05:43:29 UTC) #7
dewittj
isherman, I have the two metrics so that I can have a histogram that can ...
7 years, 3 months ago (2013-09-23 16:37:32 UTC) #8
dewittj
PTAL, this is more simplified, using only the raw aggregate data for histograms.
7 years, 3 months ago (2013-09-23 17:03:54 UTC) #9
Ilya Sherman
histograms LGTM On 2013/09/23 16:37:32, dewittj wrote: > isherman, I have the two metrics so ...
7 years, 3 months ago (2013-09-23 20:38:49 UTC) #10
dewittj
OK, added the other histogram back, and renamed it to Notifications.Actions (other is Notifications.PerNotificationActions)
7 years, 3 months ago (2013-09-23 21:34:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/23902057/53001
7 years, 3 months ago (2013-09-23 21:40:10 UTC) #12
Ilya Sherman
(Still LGTM.) https://codereview.chromium.org/23902057/diff/53001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/23902057/diff/53001/tools/metrics/histograms/histograms.xml#newcode10241 tools/metrics/histograms/histograms.xml:10241: + is closed. This differs from the ...
7 years, 3 months ago (2013-09-23 21:48:01 UTC) #13
commit-bot: I haz the power
Failed to trigger a try job on win_x64_rel HTTP Error 400: Bad Request
7 years, 3 months ago (2013-09-23 21:51:46 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dewittj@chromium.org/23902057/53002
7 years, 3 months ago (2013-09-23 21:51:52 UTC) #15
dewittj
https://codereview.chromium.org/23902057/diff/53001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/23902057/diff/53001/tools/metrics/histograms/histograms.xml#newcode10241 tools/metrics/histograms/histograms.xml:10241: + is closed. This differs from the RawActions type ...
7 years, 3 months ago (2013-09-23 21:51:55 UTC) #16
commit-bot: I haz the power
7 years, 3 months ago (2013-09-24 03:31:24 UTC) #17
Message was sent while issue was closed.
Change committed as 224880

Powered by Google App Engine
This is Rietveld 408576698