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

Issue 1281103002: Add UMA metrics to log attachment broker errors. (Closed)

Created:
5 years, 4 months ago by erikchen
Modified:
5 years, 3 months ago
Reviewers:
Tom Sepez, Ilya Sherman
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add UMA metrics to log attachment broker errors. BUG=493414 Committed: https://crrev.com/16f9112db34bc9fb02eba1830ca5643786591e6b Cr-Commit-Position: refs/heads/master@{#350312}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Compile errors. #

Patch Set 5 : Rebase. #

Patch Set 6 : Remove unused enum. #

Total comments: 6

Patch Set 7 : Comments from isherman. #

Total comments: 4

Patch Set 8 : Rebase. #

Patch Set 9 : Comments from isherman #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -1 line) Patch
M ipc/attachment_broker_privileged.h View 1 2 3 4 5 6 7 8 1 chunk +18 lines, -0 lines 0 comments Download
M ipc/attachment_broker_privileged.cc View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -0 lines 0 comments Download
M ipc/attachment_broker_privileged_win.cc View 1 2 3 4 5 6 2 chunks +5 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 4 5 6 7 8 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 37 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281103002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281103002/40001
5 years, 4 months ago (2015-08-08 00:33:16 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: cast_shell_android on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_android/builds/39676)
5 years, 4 months ago (2015-08-08 00:43:35 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281103002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281103002/60001
5 years, 4 months ago (2015-08-10 19:50:26 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/83298) ios_dbg_simulator_ninja on ...
5 years, 4 months ago (2015-08-10 19:52:02 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281103002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281103002/80001
5 years, 4 months ago (2015-08-10 19:59:39 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281103002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281103002/100001
5 years, 4 months ago (2015-08-10 20:40:17 UTC) #12
erikchen
tsepez: Please review.
5 years, 4 months ago (2015-08-10 22:16:43 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-08-10 23:49:12 UTC) #16
Tom Sepez
lgtm
5 years, 4 months ago (2015-08-11 20:45:43 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281103002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281103002/100001
5 years, 4 months ago (2015-08-11 20:52:50 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/87256)
5 years, 4 months ago (2015-08-11 21:02:31 UTC) #21
erikchen
isherman: PTAL
5 years, 4 months ago (2015-08-11 21:10:00 UTC) #23
Ilya Sherman
https://codereview.chromium.org/1281103002/diff/100001/ipc/attachment_broker_privileged.h File ipc/attachment_broker_privileged.h (right): https://codereview.chromium.org/1281103002/diff/100001/ipc/attachment_broker_privileged.h#newcode40 ipc/attachment_broker_privileged.h:40: // These match tools/metrics/histograms.xml nit: Please document that this ...
5 years, 4 months ago (2015-08-11 21:22:16 UTC) #24
erikchen
isherman: PTAL https://codereview.chromium.org/1281103002/diff/100001/ipc/attachment_broker_privileged.h File ipc/attachment_broker_privileged.h (right): https://codereview.chromium.org/1281103002/diff/100001/ipc/attachment_broker_privileged.h#newcode40 ipc/attachment_broker_privileged.h:40: // These match tools/metrics/histograms.xml On 2015/08/11 21:22:16, ...
5 years, 3 months ago (2015-09-19 01:21:56 UTC) #25
Ilya Sherman
https://codereview.chromium.org/1281103002/diff/120001/ipc/attachment_broker_privileged.cc File ipc/attachment_broker_privileged.cc (right): https://codereview.chromium.org/1281103002/diff/120001/ipc/attachment_broker_privileged.cc#newcode9 ipc/attachment_broker_privileged.cc:9: #include "base/metrics/histogram.h" nit: histogram_macros https://codereview.chromium.org/1281103002/diff/120001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1281103002/diff/120001/tools/metrics/histograms/histograms.xml#newcode63826 ...
5 years, 3 months ago (2015-09-21 20:34:26 UTC) #26
erikchen
isherman: PTAL https://codereview.chromium.org/1281103002/diff/120001/ipc/attachment_broker_privileged.cc File ipc/attachment_broker_privileged.cc (right): https://codereview.chromium.org/1281103002/diff/120001/ipc/attachment_broker_privileged.cc#newcode9 ipc/attachment_broker_privileged.cc:9: #include "base/metrics/histogram.h" On 2015/09/21 20:34:26, Ilya Sherman ...
5 years, 3 months ago (2015-09-22 21:46:35 UTC) #27
Ilya Sherman
LGTM, thanks.
5 years, 3 months ago (2015-09-22 21:53:56 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281103002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281103002/160001
5 years, 3 months ago (2015-09-22 21:57:01 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_android_rel_ng/builds/72276)
5 years, 3 months ago (2015-09-23 01:29:49 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1281103002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1281103002/160001
5 years, 3 months ago (2015-09-23 01:37:35 UTC) #35
commit-bot: I haz the power
Committed patchset #9 (id:160001)
5 years, 3 months ago (2015-09-23 06:05:28 UTC) #36
commit-bot: I haz the power
5 years, 3 months ago (2015-09-23 06:06:18 UTC) #37
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/16f9112db34bc9fb02eba1830ca5643786591e6b
Cr-Commit-Position: refs/heads/master@{#350312}

Powered by Google App Engine
This is Rietveld 408576698