Bug 1425967 - extend TAB_COUNT probe to last until 65, r?mconley,liuche draft
authorGijs Kruitbosch <gijskruitbosch@gmail.com>
Wed, 03 Jan 2018 17:25:41 +0000
changeset 715327 f17c9ded48e256a5131f30bd6c8ece374f2d917b
parent 715168 351c75ab74c9a83db5c0662ba271b49479adb1f1
child 744766 80e7500495ace8b87626bf646b2cfaf19b47c2d9
push id94133
push usergijskruitbosch@gmail.com
push dateWed, 03 Jan 2018 17:26:11 +0000
reviewersmconley, liuche
bugs1425967
milestone59.0a1
Bug 1425967 - extend TAB_COUNT probe to last until 65, r?mconley,liuche MozReview-Commit-ID: AwHpPIrvOgE
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -3929,17 +3929,17 @@
     "high": 1000000,
     "n_buckets": 50,
     "description": "How many speculative connections are made needlessly"
   },
   "TAB_COUNT": {
     "record_in_processes": ["main", "content"],
     "alert_emails": [],
     "bug_numbers": [1361855],
-    "expires_in_version": "60",
+    "expires_in_version": "65",
     "kind": "exponential",
     "high": 1000,
     "n_buckets": 100,
     "releaseChannelCollection": "opt-out",
     "description": "Number of tabs opened across all windows, collected at most every 5 minutes whenever the user interacts with the browser in the following ways: open tab/window, page load."
   },
   "TAP_TO_LOAD_IMAGE_SIZE": {
     "record_in_processes": ["main", "content"],