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

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

Issue 2716903002: Adding PLM UMA for byte usage by load type (Closed)
Patch Set: asvitkine nits Created 3 years, 9 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 | « chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.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 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"/>
« no previous file with comments | « chrome/browser/page_load_metrics/observers/core_page_load_metrics_observer_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698