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

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

Issue 2521723008: [BlobStorage] Fix UMA reporting. (Closed)
Patch Set: 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 13616567e885a10d06e9aad569962d81d8e519bb..ba5724995f0e03ff56e31c97fd512ed691db0b06 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -112499,6 +112499,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