Bug 1345001 - Bump expiration for valuable Push telemetry probes. r?liuche draft
authorKit Cambridge <kit@yakshaving.ninja>
Mon, 06 Mar 2017 19:08:02 -0800
changeset 494467 b723e52efa6819bc770ddc5565917f2f1bb7106f
parent 494466 cf3d4c19d9432365568cc51f6d9e3783420b9b6b
child 548100 02c2de0faf421d4ad55114534a41c33ecbe317cf
push id48031
push userbmo:kit@mozilla.com
push dateTue, 07 Mar 2017 03:45:17 +0000
reviewersliuche
bugs1345001
milestone54.0a1
Bug 1345001 - Bump expiration for valuable Push telemetry probes. r?liuche MozReview-Commit-ID: G3sngmISblf
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -10063,17 +10063,17 @@
   "TOP_LEVEL_CONTENT_DOCUMENTS_DESTROYED": {
     "expires_in_version": "never",
     "kind": "count",
     "description": "Number of top-level content documents destroyed; used in conjunction with use counter histograms"
   },
   "PUSH_API_NOTIFY": {
     "releaseChannelCollection": "opt-out",
     "alert_emails": ["push@mozilla.com"],
-    "expires_in_version": "55",
+    "expires_in_version": "60",
     "kind": "count",
     "description": "Number of push messages that were successfully decrypted and delivered to a ServiceWorker."
   },
   "D3D11_SYNC_HANDLE_FAILURE": {
     "alert_emails": ["gfx-telemetry-alerts@mozilla.com","bschouten@mozilla.com","danderson@mozilla.com","msreckovic@mozilla.com","ashughes@mozilla.com"],
     "expires_in_version": "60",
     "releaseChannelCollection": "opt-out",
     "kind": "count",
@@ -10107,35 +10107,35 @@
     "bug_numbers": [1238137],
     "expires_in_version": "55",
     "kind": "enumerated",
     "n_values": 64,
     "description": "Count of scroll actions triggered by different input methods. See gfx/layers/apz/util/ScrollInputMethods.h for a list of possible values and their meanings."
   },
   "WEB_NOTIFICATION_CLICKED": {
     "releaseChannelCollection": "opt-out",
-    "alert_emails": ["firefox-dev@mozilla.org"],
+    "alert_emails": ["firefox-dev@mozilla.org", "push@mozilla.com"],
     "bug_numbers": [1225336],
-    "expires_in_version": "55",
+    "expires_in_version": "60",
     "kind": "count",
     "description": "Count of times a web notification was clicked"
   },
   "WEB_NOTIFICATION_MENU": {
     "alert_emails": ["firefox-dev@mozilla.org"],
     "bug_numbers": [1225336],
     "expires_in_version": "50",
     "kind": "enumerated",
     "n_values": 5,
     "description": "Count of times a contextual menu item was used from a Notification (0: DND, 1: Disable, 2: Settings)"
   },
   "WEB_NOTIFICATION_SHOWN": {
     "releaseChannelCollection": "opt-out",
-    "alert_emails": ["firefox-dev@mozilla.org"],
+    "alert_emails": ["firefox-dev@mozilla.org", "push@mozilla.com"],
     "bug_numbers": [1225336],
-    "expires_in_version": "55",
+    "expires_in_version": "60",
     "kind": "count",
     "description": "Count of times a Notification was rendered (accounting for XUL DND). A system backend may put the notification directly into the tray if its own DND is on."
   },
   "WEBFONT_DOWNLOAD_TIME": {
     "alert_emails": ["jdaggett@mozilla.com"],
     "expires_in_version": "never",
     "kind": "exponential",
     "high": 60000,
@@ -10226,19 +10226,19 @@
     "alert_emails": ["firefox-dev@mozilla.org"],
     "bug_numbers": [1219030],
     "expires_in_version": "50",
     "kind": "count",
     "description": "Number of times the Notification Permissions dialog has been opened."
   },
   "WEB_NOTIFICATION_PERMISSIONS": {
     "releaseChannelCollection": "opt-out",
-    "alert_emails": ["firefox-dev@mozilla.org"],
+    "alert_emails": ["firefox-dev@mozilla.org", "push@mozilla.com"],
     "bug_numbers": [1219030],
-    "expires_in_version": "55",
+    "expires_in_version": "60",
     "kind": "enumerated",
     "n_values": 10,
     "description": "Number of origins with the web notifications permission (0 = denied, 1 = allowed)."
   },
   "WEB_NOTIFICATION_PERMISSION_REMOVED": {
     "alert_emails": ["firefox-dev@mozilla.org"],
     "bug_numbers": [1219030],
     "expires_in_version": "50",