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

Issue 2355093002: Give each page load metrics client its own histogram_suffixes list. (Closed)

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

Description

Give each page load metrics client its own histogram_suffixes list. Initially, we tried to keep the PageLoad.Clients histogram_suffixes short by sharing a master list between all clients. In practice, each client uses a different subset of histograms, which leads to many histograms with no data being listed in the UMA dashboard. This change expands each unique client into its own histogram_suffixes list that contains just the histograms logged by that client. BUG=648718 TBR=csharrison Committed: https://crrev.com/64288f4567d757efa2330fb15df9d72f396d19a5 Cr-Commit-Position: refs/heads/master@{#420128}

Patch Set 1 #

Patch Set 2 : fix ordering #

Patch Set 3 : restore deprecated client names #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -86 lines) Patch
M tools/metrics/histograms/histograms.xml View 1 2 8 chunks +123 lines, -86 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
Bryan McQuade
PTAL, thanks!
4 years, 3 months ago (2016-09-20 19:55:29 UTC) #9
gayane -on leave until 09-2017
Thanks. This should be more clean. I have done couple of spot checks and for ...
4 years, 3 months ago (2016-09-21 17:03:26 UTC) #12
gayane -on leave until 09-2017
lgtm
4 years, 3 months ago (2016-09-21 18:01:30 UTC) #13
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/2355093002/40001
4 years, 3 months ago (2016-09-21 18:12:17 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-21 19:07:56 UTC) #17
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 19:10:00 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/64288f4567d757efa2330fb15df9d72f396d19a5
Cr-Commit-Position: refs/heads/master@{#420128}

Powered by Google App Engine
This is Rietveld 408576698