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

Issue 1796983002: Log aggregated abort metrics when histograms are uploaded (Closed)

Created:
4 years, 9 months ago by Charlie Harrison
Modified:
4 years, 9 months ago
CC:
asvitkine+watch_chromium.org, cbentzel+watch_chromium.org, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Log aggregated abort metrics when histograms are uploaded This patch adds a method on NetworkMetricsProvider that logs aggregate ABORT metrics on the NetworkMetricsProvider::ProvideGeneralMetrics callback. This gives finer grained abort statistics. BUG=557430 Committed: https://crrev.com/305ab900c774b5a46f0637dc2638e45e3f3c7905 Cr-Commit-Position: refs/heads/master@{#381780}

Patch Set 1 #

Total comments: 6

Patch Set 2 : isherman@ review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -2 lines) Patch
M components/metrics/net/network_metrics_provider.h View 1 3 chunks +9 lines, -0 lines 0 comments Download
M components/metrics/net/network_metrics_provider.cc View 1 4 chunks +24 lines, -2 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
Charlie Harrison
asvitkine@, is this an okay approach?
4 years, 9 months ago (2016-03-14 20:26:31 UTC) #2
Charlie Harrison
+isherman we discussed this briefly via email.
4 years, 9 months ago (2016-03-16 13:11:42 UTC) #4
Ilya Sherman
https://codereview.chromium.org/1796983002/diff/1/components/metrics/net/network_metrics_provider.cc File components/metrics/net/network_metrics_provider.cc (right): https://codereview.chromium.org/1796983002/diff/1/components/metrics/net/network_metrics_provider.cc#newcode252 components/metrics/net/network_metrics_provider.cc:252: scoped_ptr<base::HistogramSamples> samples = error_codes->SnapshotSamples(); Hmm, I think this will ...
4 years, 9 months ago (2016-03-16 22:33:41 UTC) #5
Charlie Harrison
Thanks for the review. I think the delta method is more appealing than doing a ...
4 years, 9 months ago (2016-03-17 14:03:20 UTC) #6
Ilya Sherman
LGTM, thanks.
4 years, 9 months ago (2016-03-17 16:42:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1796983002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1796983002/20001
4 years, 9 months ago (2016-03-17 18:36:21 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-17 19:51:41 UTC) #10
commit-bot: I haz the power
4 years, 9 months ago (2016-03-17 19:53:10 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/305ab900c774b5a46f0637dc2638e45e3f3c7905
Cr-Commit-Position: refs/heads/master@{#381780}

Powered by Google App Engine
This is Rietveld 408576698