DescriptionLog pref file size histogram on read rather than on write.
All we care about is the size of the file per user, logging it on write
was wrong as it would generate WAY too many reports as indicated by
issue 453454.
Also changed the distribution to be logarithmic rather than linear to
give better insights (with a linear distribution all we could see was that
most people were below 209KB but we didn't have finer buckets below that).
BUG=453454, 355722
Committed: https://crrev.com/f16b59a08d0a0d8587cd968084a75f6e30799787
Cr-Commit-Position: refs/heads/master@{#314064}
Patch Set 1 #
Total comments: 11
Patch Set 2 : nits #Patch Set 3 : out-of-line constructor #
Total comments: 1
Patch Set 4 : histograms back in JsonPrefStore impl #
Total comments: 4
Patch Set 5 : nits / format / only log on successful read #
Messages
Total messages: 21 (4 generated)
|