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

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 2514513004: [BlobStorage] Fix UMA reporting. (Closed)
Patch Set: added CacheEntry to histograms.xml Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « storage/browser/blob/blob_storage_context.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 0e58843d879f5d4a021ddf7ff2d2dbc3711bb28f..b90fb0a751a22d66c2ed11ed95c700e65dfb2db3 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -112330,6 +112330,7 @@ value.
<suffix name="FileSystem"
label="Appending a filesystem object with known size."/>
<suffix name="Blob" label="Appending a blob."/>
+ <suffix name="CacheEntry" label="Appending a cache entry."/>
<affected-histogram name="Storage.BlobItemSize"/>
<affected-histogram name="Storage.BlobItemSize.BlobSlice"/>
</histogram_suffixes>
« no previous file with comments | « storage/browser/blob/blob_storage_context.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698