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

Issue 2666793002: [Sync] Record histogram of ModelTypeStoreBackend initialization result (Closed)

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

Description

[Sync] Record histogram of ModelTypeStoreBackend initialization result This change records reasons of ModelTypeStoreBackend failures in UMA histogram. BUG=684774 R=maxbogue@chromium.org,asvitkine@chromium.org Review-Url: https://codereview.chromium.org/2666793002 Cr-Commit-Position: refs/heads/master@{#447610} Committed: https://chromium.googlesource.com/chromium/src/+/8db816e5533f4447c4c4fabc6ad9be956f354c71

Patch Set 1 #

Total comments: 4

Patch Set 2 : Update histogram enum labels #

Total comments: 2

Patch Set 3 : Move histogram recording into helper function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -0 lines) Patch
M components/sync/model_impl/model_type_store_backend.cc View 1 2 4 chunks +54 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
pavely
3 years, 10 months ago (2017-01-31 00:02:42 UTC) #3
maxbogue
lgtm https://codereview.chromium.org/2666793002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2666793002/diff/1/tools/metrics/histograms/histograms.xml#newcode107612 tools/metrics/histograms/histograms.xml:107612: + <int value="6" label="Reading'parsing schema descriptor failed"/> Maybe ...
3 years, 10 months ago (2017-01-31 01:22:14 UTC) #6
pavely
https://codereview.chromium.org/2666793002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2666793002/diff/1/tools/metrics/histograms/histograms.xml#newcode107612 tools/metrics/histograms/histograms.xml:107612: + <int value="6" label="Reading'parsing schema descriptor failed"/> On 2017/01/31 ...
3 years, 10 months ago (2017-01-31 02:22:25 UTC) #7
pavely
+isherman@: Could you review changes in histograms.xml
3 years, 10 months ago (2017-02-01 18:18:38 UTC) #10
Alexei Svitkine (slow)
https://codereview.chromium.org/2666793002/diff/20001/components/sync/model_impl/model_type_store_backend.cc File components/sync/model_impl/model_type_store_backend.cc (right): https://codereview.chromium.org/2666793002/diff/20001/components/sync/model_impl/model_type_store_backend.cc#newcode159 components/sync/model_impl/model_type_store_backend.cc:159: STORE_INIT_RESULT_SUCCESS, STORE_INIT_RESULT_COUNT); Please make a helper function that logs ...
3 years, 10 months ago (2017-02-01 19:24:40 UTC) #11
pavely
https://codereview.chromium.org/2666793002/diff/20001/components/sync/model_impl/model_type_store_backend.cc File components/sync/model_impl/model_type_store_backend.cc (right): https://codereview.chromium.org/2666793002/diff/20001/components/sync/model_impl/model_type_store_backend.cc#newcode159 components/sync/model_impl/model_type_store_backend.cc:159: STORE_INIT_RESULT_SUCCESS, STORE_INIT_RESULT_COUNT); On 2017/02/01 19:24:40, Alexei Svitkine (very slow) ...
3 years, 10 months ago (2017-02-01 20:02:17 UTC) #13
Alexei Svitkine (slow)
lgtm
3 years, 10 months ago (2017-02-01 20:06:09 UTC) #15
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/2666793002/40001
3 years, 10 months ago (2017-02-01 20:18:39 UTC) #19
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 21:18:12 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/8db816e5533f4447c4c4fabc6ad9...

Powered by Google App Engine
This is Rietveld 408576698