Bug 1344903 - Renew Geo probes. r?bsmedberg draft
authorMichelangelo De Simone <mdesimone@mozilla.com>
Mon, 06 Mar 2017 13:54:51 -0800
changeset 497853 5d87ba7244fc487cde484fb6d2ccf53db23ae60d
parent 497813 727412152afc7cf3530ce0fd9f2199aa84aa33a0
child 549015 24c8954d4bf5974133f0f1674050804d4c2c2824
push id49038
push userbmo:mdesimone@mozilla.com
push dateMon, 13 Mar 2017 23:13:21 +0000
reviewersbsmedberg
bugs1344903
milestone55.0a1
Bug 1344903 - Renew Geo probes. r?bsmedberg MozReview-Commit-ID: ElfvMH8tHPm
toolkit/components/telemetry/Histograms.json
toolkit/components/telemetry/histogram-whitelists.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -1001,56 +1001,59 @@
     "description": "Location accuracy"
   },
   "GEOLOCATION_ERROR": {
     "expires_in_version": "never",
     "kind": "flag",
     "description": "Has seen location error"
   },
   "GEOLOCATION_GETCURRENTPOSITION_SECURE_ORIGIN" : {
-    "expires_in_version" : "55",
+    "alert_emails": ["mds@mozilla.com"],
+    "expires_in_version": "60",
     "kind": "enumerated",
     "n_values": 10,
     "bug_numbers": [1230209],
     "description" : "Number of navigator.geolocation.getCurrentPosition() calls (0=other, 1=http, 2=https)"
   },
   "GEOLOCATION_REQUEST_GRANTED": {
-    "expires_in_version": "55",
+    "alert_emails": ["mds@mozilla.com"],
+    "expires_in_version": "60",
     "kind": "enumerated",
     "n_values": 20,
     "bug_numbers": [1230209],
     "description": "Geolocation requests either granted or denied (0=denied/other, 1=denied/http, 2=denied/https, ..., 10=granted/other, 11=granted/http, 12=granted/https)"
   },
   "GEOLOCATION_WATCHPOSITION_SECURE_ORIGIN" : {
-    "expires_in_version" : "55",
+    "alert_emails": ["mds@mozilla.com"],
+    "expires_in_version": "60",
     "kind": "enumerated",
     "n_values": 10,
     "bug_numbers": [1230209],
     "description" : "Number of navigator.geolocation.watchPosition() calls (0=other, 1=http, 2=https)"
   },
   "GEOLOCATION_WIN8_SOURCE_IS_MLS": {
     "expires_in_version": "default",
     "kind": "boolean",
     "description": "Geolocation on Win8 is either MLS or native"
   },
   "GEOLOCATION_OSX_SOURCE_IS_MLS": {
     "expires_in_version": "default",
     "kind": "boolean",
     "description": "Geolocation on OS X is either MLS or CoreLocation"
   },
   "GEOLOCATION_GETCURRENTPOSITION_VISIBLE": {
-    "alert_emails": ["michelangelo@mozilla.com"],
-    "expires_in_version": "55",
+    "alert_emails": ["mds@mozilla.com"],
+    "expires_in_version": "60",
     "kind": "boolean",
     "bug_numbers": [1255198],
     "description": "This metric is recorded every time a navigator.geolocation.getCurrentPosition() request gets allowed/fulfilled. A false value is recorded if the owner is not visible according to document.isVisible."
   },
   "GEOLOCATION_WATCHPOSITION_VISIBLE": {
-    "alert_emails": ["michelangelo@mozilla.com"],
-    "expires_in_version": "55",
+    "alert_emails": ["mds@mozilla.com"],
+    "expires_in_version": "60",
     "kind": "boolean",
     "bug_numbers": [1255198],
     "description": "This metric is recorded every time a navigator.geolocation.watchPosition() request gets allowed/fulfilled. A false value is recorded if the owner is not visible according to document.isVisible."
   },
   "GPU_PROCESS_LAUNCH_TIME_MS_2" : {
     "alert_emails": ["danderson@mozilla.com"],
     "expires_in_version": "never",
     "bug_numbers": [1297790, 1317796],
--- a/toolkit/components/telemetry/histogram-whitelists.json
+++ b/toolkit/components/telemetry/histogram-whitelists.json
@@ -283,20 +283,17 @@
     "FX_THUMBNAILS_CAPTURE_TIME_MS",
     "FX_THUMBNAILS_HIT_OR_MISS",
     "FX_THUMBNAILS_STORE_TIME_MS",
     "FX_TOTAL_TOP_VISITS",
     "FX_TOUCH_USED",
     "GDI_INITFONTLIST_TOTAL",
     "GEOLOCATION_ACCURACY_EXPONENTIAL",
     "GEOLOCATION_ERROR",
-    "GEOLOCATION_GETCURRENTPOSITION_SECURE_ORIGIN",
     "GEOLOCATION_OSX_SOURCE_IS_MLS",
-    "GEOLOCATION_REQUEST_GRANTED",
-    "GEOLOCATION_WATCHPOSITION_SECURE_ORIGIN",
     "GEOLOCATION_WIN8_SOURCE_IS_MLS",
     "GFX_CRASH",
     "GRADIENT_DURATION",
     "GRADIENT_RETENTION_TIME",
     "HISTORY_LASTVISITED_TREE_QUERY_TIME_MS",
     "HTTPCONNMGR_TOTAL_SPECULATIVE_CONN",
     "HTTPCONNMGR_UNUSED_SPECULATIVE_CONN",
     "HTTPCONNMGR_USED_SPECULATIVE_CONN",