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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2716903002: Adding PLM UMA for byte usage by load type (Closed)
Patch Set: Created 3 years, 10 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 71204d07772ad07e262740bd1fd1a54546aa3c69..837582dbc54f246af5f416170a41880566dbd49f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -117836,6 +117836,9 @@ value.
URL box, etc)."/>
<affected-histogram
name="PageLoad.Clients.SubresourceFilter.ActivationDecision"/>
+ <affected-histogram name="PageLoad.Experimental.Bytes.Cache"/>
+ <affected-histogram name="PageLoad.Experimental.Bytes.Network"/>
+ <affected-histogram name="PageLoad.Experimental.Bytes.Total"/>
<affected-histogram
name="PageLoad.PaintTiming.NavigationToFirstContentfulPaint"/>
<affected-histogram name="PageLoad.ParseTiming.NavigationToParseStart"/>

Powered by Google App Engine
This is Rietveld 408576698