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

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

Issue 2445193008: Add unknown dimension for data use histograms (Closed)
Patch Set: Created 4 years, 2 months 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 | « no previous file | 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 2b78b57ecd7e2c45a0572fd2689cf6b438bad4fb..aed245a20b2a1921a532f110a3c1b790eeb7316e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -105648,6 +105648,10 @@ value.
<suffix name="Downstream.Background.Cellular"/>
<suffix name="Downstream.Foreground.NotCellular"/>
<suffix name="Downstream.Foreground.Cellular"/>
+ <suffix name="Unknown.Background.NotCellular"/>
+ <suffix name="Unknown.Background.Cellular"/>
+ <suffix name="Unknown.Foreground.NotCellular"/>
+ <suffix name="Unknown.Foreground.Cellular"/>
<affected-histogram name="DataUse.MessageSize.AllServices"/>
<affected-histogram name="DataUse.TrafficSize.System"/>
<affected-histogram name="DataUse.TrafficSize.User"/>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698