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

Issue 2711803003: Add a histogram to track how many server configs has been persisted (Closed)

Created:
3 years, 10 months ago by Zhongyi Shi
Modified:
3 years, 9 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org, net-reviews_chromium.org, xunjieli
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a histogram to track how many server configs has been persisted into disk on Android. BUG=670519 Review-Url: https://codereview.chromium.org/2711803003 Cr-Commit-Position: refs/heads/master@{#452647} Committed: https://chromium.googlesource.com/chromium/src/+/2f8faeaffdf9e93caaf0dab7e99d733e3d6278d3

Patch Set 1 #

Total comments: 4

Patch Set 2 : address Alexei's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M net/http/http_server_properties_manager.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
Zhongyi Shi
3 years, 10 months ago (2017-02-23 00:08:13 UTC) #2
Ryan Hamilton
lgtm
3 years, 10 months ago (2017-02-23 00:10:19 UTC) #3
Zhongyi Shi
Alexei, friendly ping! PTAL, thanks!
3 years, 9 months ago (2017-02-23 18:18:31 UTC) #4
Alexei Svitkine (slow)
https://codereview.chromium.org/2711803003/diff/1/net/http/http_server_properties_manager.cc File net/http/http_server_properties_manager.cc (right): https://codereview.chromium.org/2711803003/diff/1/net/http/http_server_properties_manager.cc#newcode778 net/http/http_server_properties_manager.cc:778: UMA_HISTOGRAM_COUNTS("Net.CountOfQuicServerInfos", Nit: We now recommend to use UMA_HISTOGRAM_COUNTS_<max>() macros ...
3 years, 9 months ago (2017-02-23 18:23:41 UTC) #5
Zhongyi Shi
PTAL, thanks! https://codereview.chromium.org/2711803003/diff/1/net/http/http_server_properties_manager.cc File net/http/http_server_properties_manager.cc (right): https://codereview.chromium.org/2711803003/diff/1/net/http/http_server_properties_manager.cc#newcode778 net/http/http_server_properties_manager.cc:778: UMA_HISTOGRAM_COUNTS("Net.CountOfQuicServerInfos", On 2017/02/23 18:23:41, Alexei Svitkine (slow) ...
3 years, 9 months ago (2017-02-23 20:36:22 UTC) #6
Alexei Svitkine (slow)
lgtm
3 years, 9 months ago (2017-02-23 20:53:13 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/2711803003/20001
3 years, 9 months ago (2017-02-23 20:57:07 UTC) #10
commit-bot: I haz the power
3 years, 9 months ago (2017-02-23 22:05:00 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2f8faeaffdf9e93caaf0dab7e99d...

Powered by Google App Engine
This is Rietveld 408576698