DescriptionAdd Net.WebSocket.ResponseCode and ErrorCodes UMA
Add histograms to record the response codes seen by all WebSocket
requests, and also the error codes. This will provide more insight into the
reasons for WebSocket connection failures.
BUG=384273
TEST=manually tested with chrome://histograms
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278339
Patch Set 1 #Patch Set 2 : Move histograms to lower-level WebSocketBasicHandshakeStream #Patch Set 3 : It turns out we need to count net error codes in websocket_stream.cc after all. #
Total comments: 6
Patch Set 4 : Use sprae histogram for result code. #
Total comments: 6
Patch Set 5 : Remove call to HttpUtil::MapStatusCodeForHistogram #Patch Set 6 : Fix bogus indent. #
Messages
Total messages: 14 (0 generated)
|