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

Issue 158023007: Add GCM check in status code metric collection. We also decided to collect registration success sig… (Closed)

Created:
6 years, 10 months ago by juyik
Modified:
6 years, 10 months ago
CC:
chromium-reviews, Ilya Sherman, jar (doing other things), asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add GCM check in status code metric collection. We also decided to collect registration success signal now. BUG=284553 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250963

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Total comments: 7

Patch Set 3 : . #

Patch Set 4 : . #

Total comments: 6

Patch Set 5 : . #

Patch Set 6 : resolve merge conflict. #

Patch Set 7 : sync and rebased. #

Patch Set 8 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -2 lines) Patch
M google_apis/gcm/engine/checkin_request.cc View 1 2 3 4 5 6 7 6 chunks +32 lines, -0 lines 0 comments Download
M google_apis/gcm/engine/registration_request.cc View 1 2 3 4 5 6 3 chunks +7 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 2 chunks +14 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (0 generated)
juyik
6 years, 10 months ago (2014-02-12 04:19:30 UTC) #1
Alexei Svitkine (slow)
https://codereview.chromium.org/158023007/diff/1/google_apis/gcm/engine/checkin_request.cc File google_apis/gcm/engine/checkin_request.cc (right): https://codereview.chromium.org/158023007/diff/1/google_apis/gcm/engine/checkin_request.cc#newcode118 google_apis/gcm/engine/checkin_request.cc:118: UMA_HISTOGRAM_ENUMERATION("GCM.CheckinRequestStatus", Nit: Instead of repeating this histogram macro in ...
6 years, 10 months ago (2014-02-12 17:49:04 UTC) #2
juyik
https://codereview.chromium.org/158023007/diff/1/google_apis/gcm/engine/checkin_request.cc File google_apis/gcm/engine/checkin_request.cc (right): https://codereview.chromium.org/158023007/diff/1/google_apis/gcm/engine/checkin_request.cc#newcode118 google_apis/gcm/engine/checkin_request.cc:118: UMA_HISTOGRAM_ENUMERATION("GCM.CheckinRequestStatus", On 2014/02/12 17:49:05, Alexei Svitkine wrote: > Nit: ...
6 years, 10 months ago (2014-02-12 18:15:40 UTC) #3
fgorski
a few comments. https://codereview.chromium.org/158023007/diff/70001/google_apis/gcm/engine/checkin_request.cc File google_apis/gcm/engine/checkin_request.cc (right): https://codereview.chromium.org/158023007/diff/70001/google_apis/gcm/engine/checkin_request.cc#newcode23 google_apis/gcm/engine/checkin_request.cc:23: // This enum is also used ...
6 years, 10 months ago (2014-02-12 18:22:58 UTC) #4
juyik
https://codereview.chromium.org/158023007/diff/70001/google_apis/gcm/engine/checkin_request.cc File google_apis/gcm/engine/checkin_request.cc (right): https://codereview.chromium.org/158023007/diff/70001/google_apis/gcm/engine/checkin_request.cc#newcode23 google_apis/gcm/engine/checkin_request.cc:23: // This enum is also used in an UMA ...
6 years, 10 months ago (2014-02-12 18:31:52 UTC) #5
Alexei Svitkine (slow)
Could you re-upload the patchset. It's showing up as error: old chunk mismatch .
6 years, 10 months ago (2014-02-12 18:33:24 UTC) #6
juyik
On 2014/02/12 18:33:24, Alexei Svitkine wrote: > Could you re-upload the patchset. It's showing up ...
6 years, 10 months ago (2014-02-12 18:35:38 UTC) #7
jianli
https://codereview.chromium.org/158023007/diff/160002/google_apis/gcm/engine/checkin_request.cc File google_apis/gcm/engine/checkin_request.cc (right): https://codereview.chromium.org/158023007/diff/160002/google_apis/gcm/engine/checkin_request.cc#newcode137 google_apis/gcm/engine/checkin_request.cc:137: } else { nit: bracket is not needed for ...
6 years, 10 months ago (2014-02-12 18:41:04 UTC) #8
fgorski
lgtm please address comments from Jian Li.
6 years, 10 months ago (2014-02-12 18:44:04 UTC) #9
juyik
https://codereview.chromium.org/158023007/diff/160002/google_apis/gcm/engine/checkin_request.cc File google_apis/gcm/engine/checkin_request.cc (right): https://codereview.chromium.org/158023007/diff/160002/google_apis/gcm/engine/checkin_request.cc#newcode137 google_apis/gcm/engine/checkin_request.cc:137: } else { On 2014/02/12 18:41:05, jianli wrote: > ...
6 years, 10 months ago (2014-02-12 18:55:20 UTC) #10
Alexei Svitkine (slow)
lgtm
6 years, 10 months ago (2014-02-12 18:56:39 UTC) #11
jianli
lgtm
6 years, 10 months ago (2014-02-12 18:58:37 UTC) #12
Nicolas Zea
lgtm
6 years, 10 months ago (2014-02-12 19:55:05 UTC) #13
juyik
The CQ bit was checked by juyik@chromium.org
6 years, 10 months ago (2014-02-12 21:52:33 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/juyik@chromium.org/158023007/360001
6 years, 10 months ago (2014-02-12 21:55:51 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-12 21:55:55 UTC) #16
commit-bot: I haz the power
Failed to apply patch for google_apis/gcm/engine/checkin_request.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-12 21:55:56 UTC) #17
juyik
The CQ bit was checked by juyik@chromium.org
6 years, 10 months ago (2014-02-12 23:14:34 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/juyik@chromium.org/158023007/530001
6 years, 10 months ago (2014-02-12 23:20:55 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-12 23:21:04 UTC) #20
commit-bot: I haz the power
Failed to apply patch for google_apis/gcm/engine/checkin_request.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-12 23:21:05 UTC) #21
juyik
The CQ bit was checked by juyik@chromium.org
6 years, 10 months ago (2014-02-12 23:54:01 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/juyik@chromium.org/158023007/630001
6 years, 10 months ago (2014-02-12 23:57:40 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-13 02:52:29 UTC) #24
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=263146
6 years, 10 months ago (2014-02-13 02:52:30 UTC) #25
juyik
The CQ bit was checked by juyik@chromium.org
6 years, 10 months ago (2014-02-13 03:55:56 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/juyik@chromium.org/158023007/630001
6 years, 10 months ago (2014-02-13 03:57:49 UTC) #27
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 05:35:37 UTC) #28
Message was sent while issue was closed.
Change committed as 250963

Powered by Google App Engine
This is Rietveld 408576698