DescriptionAdd PendingEvents UMA to ConnectionEventTracker shutdown.
Currently, the ConnectionEventTracker keeps a buffer in memory of events
which still need to be sent to GCM. If there is a shutdown, those events
are discarded without reaching GCM. This CL adds a metric to track the
event count at shutdown to give an estimate of how many events are being
lost and whether a persistence layer needs to be added.
BUG=662983
Review-Url: https://codereview.chromium.org/2594373002
Cr-Commit-Position: refs/heads/master@{#443208}
Committed: https://chromium.googlesource.com/chromium/src/+/a21137ae0b53e26cde0941be1bf86f7bf4986b5d
Patch Set 1 #
Total comments: 6
Patch Set 2 : Renamed histogram and nits #
Messages
Total messages: 16 (7 generated)
|