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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2232663002: Remove NetworkTimeTracker.UpdateTimeFetchAttempted histogram (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « components/network_time/network_time_tracker_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 b98acdbedd4e833529795bda014b6e3c3e82bbad..2207387a91e6bc7009166fd97576fc614c8bc64e 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -34837,15 +34837,6 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</summary>
</histogram>
-<histogram name="NetworkTimeTracker.UpdateTimeFetchAttempted">
jwd 2016/08/10 17:42:26 Instead of removing, can you set this to obsolete,
estark 2016/08/10 17:46:18 Done.
- <owner>estark@chromium.org</owner>
- <owner>mab@chromium.org</owner>
- <summary>
- NetworkTimeTracker makes periodic queries to obtain a secure timestamp over
- the network. This histogram increments whenever such a query is attempted.
- </summary>
-</histogram>
-
<histogram name="NetworkTimeTracker.UpdateTimeFetchFailed" enum="NetErrorCodes">
<owner>estark@chromium.org</owner>
<owner>mab@chromium.org</owner>
« no previous file with comments | « components/network_time/network_time_tracker_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698