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

Issue 2588873002: Delegate PersistedLogs metrics recording (Closed)

Created:
4 years ago by Steven Holte
Modified:
3 years, 11 months ago
Reviewers:
rkaplow
CC:
chromium-reviews, asvitkine+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delegate PersistedLogs metrics recording Creates an object to perform PersistedLogs metrics recording, so that they can be overriden in the UKM implementation. Also adds a missing histogram to histograms.xml BUG= Committed: https://crrev.com/961fa39abc108aaaa97f976d0e2c75a4619e9ad7 Cr-Commit-Position: refs/heads/master@{#440890}

Patch Set 1 #

Patch Set 2 : Missing files #

Patch Set 3 : Histogram description #

Total comments: 7

Patch Set 4 : Fixes #

Patch Set 5 : Histogram description #

Patch Set 6 : Fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+173 lines, -29 lines) Patch
M components/metrics/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M components/metrics/metrics_log_manager.cc View 2 chunks +7 lines, -2 lines 0 comments Download
M components/metrics/metrics_log_manager_unittest.cc View 1 2 3 4 5 2 chunks +4 lines, -1 line 0 comments Download
M components/metrics/persisted_logs.h View 5 chunks +12 lines, -2 lines 0 comments Download
M components/metrics/persisted_logs.cc View 11 chunks +19 lines, -23 lines 0 comments Download
A components/metrics/persisted_logs_metrics.h View 1 2 3 4 1 chunk +35 lines, -0 lines 0 comments Download
A components/metrics/persisted_logs_metrics_impl.h View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A components/metrics/persisted_logs_metrics_impl.cc View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
M components/metrics/persisted_logs_unittest.cc View 1 2 3 4 5 2 chunks +4 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
Steven Holte
4 years ago (2016-12-19 20:53:52 UTC) #2
rkaplow
https://codereview.chromium.org/2588873002/diff/40001/components/metrics/persisted_logs_metrics.h File components/metrics/persisted_logs_metrics.h (right): https://codereview.chromium.org/2588873002/diff/40001/components/metrics/persisted_logs_metrics.h#newcode1 components/metrics/persisted_logs_metrics.h:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
4 years ago (2016-12-19 21:44:33 UTC) #4
Steven Holte
https://codereview.chromium.org/2588873002/diff/40001/components/metrics/persisted_logs_metrics.h File components/metrics/persisted_logs_metrics.h (right): https://codereview.chromium.org/2588873002/diff/40001/components/metrics/persisted_logs_metrics.h#newcode1 components/metrics/persisted_logs_metrics.h:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
4 years ago (2016-12-19 21:53:12 UTC) #5
rkaplow
lgtm https://codereview.chromium.org/2588873002/diff/40001/components/metrics/persisted_logs_metrics.h File components/metrics/persisted_logs_metrics.h (right): https://codereview.chromium.org/2588873002/diff/40001/components/metrics/persisted_logs_metrics.h#newcode13 components/metrics/persisted_logs_metrics.h:13: // Maintains a list of unsent logs that ...
4 years ago (2016-12-19 21:55:09 UTC) #6
Steven Holte
On 2016/12/19 21:55:09, rkaplow wrote: > lgtm > > https://codereview.chromium.org/2588873002/diff/40001/components/metrics/persisted_logs_metrics.h > File components/metrics/persisted_logs_metrics.h (right): > ...
4 years ago (2016-12-19 22:10:44 UTC) #7
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/2588873002/80001
3 years, 11 months ago (2016-12-28 00:17:29 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-xcode-clang/builds/13568)
3 years, 11 months ago (2016-12-28 00:24:13 UTC) #12
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/2588873002/100001
3 years, 11 months ago (2016-12-28 20:10:31 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:100001)
3 years, 11 months ago (2016-12-28 20:57:35 UTC) #18
commit-bot: I haz the power
3 years, 11 months ago (2017-01-02 15:50:13 UTC) #20
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/961fa39abc108aaaa97f976d0e2c75a4619e9ad7
Cr-Commit-Position: refs/heads/master@{#440890}

Powered by Google App Engine
This is Rietveld 408576698