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

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

Issue 2460273002: 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 c196ed6c592e9a87aeb3981a28016bb919b76317..f71398f0b0eeb424e96797ea5cef20090a018b36 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -103929,6 +103929,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