| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 9cf7ba5aebd3f9406cf767aa2e937d1893b06a8d..1f33f0cf17d6b810dff3d837b7a5966779182ff9 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -34922,6 +34922,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| <summary>This counts number of main jobs which are still alive.</summary>
|
| </histogram>
|
|
|
| +<histogram name="Net.JobControllerSet.CountOfPendingRequest" units="requests">
|
| + <owner>zhongyi@chromium.org</owner>
|
| + <summary>
|
| + This counts number of HttpStreamFactoryImpl::Request which are still alive.
|
| + </summary>
|
| +</histogram>
|
| +
|
| <histogram name="Net.JobControllerSet.CountOfPreconnect"
|
| units="job_controllers">
|
| <owner>zhongyi@chromium.org</owner>
|
|
|