Bug 1378146 - Extend printing Telemetry probes. r?Gijs, data-review=liuche draft
authorMike Conley <mconley@mozilla.com>
Wed, 12 Jul 2017 11:08:59 -0400
changeset 607623 baacb434bbfe407a817a68387fdfbbaf40311534
parent 607622 d92d5dd57a4a9b5be4a638fb2996ce7d2254f3de
child 637089 2c77be71a79787653dde2ec71384102884ef798d
push id68047
push usermconley@mozilla.com
push dateWed, 12 Jul 2017 15:09:40 +0000
reviewersGijs
bugs1378146
milestone56.0a1
Bug 1378146 - Extend printing Telemetry probes. r?Gijs, data-review=liuche MozReview-Commit-ID: 2eeebPRhiG0
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -8312,54 +8312,54 @@
     "high": 20000,
     "n_buckets": 50,
     "description": "(Bug 1207089) Time in ms between displaying a popup notification and dismissing it without an action the first time, keyed by ID"
   },
   "PRINT_PREVIEW_OPENED_COUNT": {
     "record_in_processes": ["main", "content"],
     "alert_emails": ["carnold@mozilla.org"],
     "bug_numbers": [1275570],
-    "expires_in_version": "56",
+    "expires_in_version": "60",
     "kind": "count",
     "releaseChannelCollection": "opt-out",
     "description": "A counter incremented every time the browser enters print preview."
   },
   "PRINT_PREVIEW_SIMPLIFY_PAGE_OPENED_COUNT": {
     "record_in_processes": ["main", "content"],
     "alert_emails": ["carnold@mozilla.org"],
     "bug_numbers": [1275570],
-    "expires_in_version": "56",
+    "expires_in_version": "60",
     "kind": "count",
     "releaseChannelCollection": "opt-out",
     "description": "A counter incremented every time the browser enters simplified mode on print preview."
   },
   "PRINT_PREVIEW_SIMPLIFY_PAGE_UNAVAILABLE_COUNT": {
     "record_in_processes": ["main", "content"],
      "alert_emails": ["carnold@mozilla.org"],
      "bug_numbers": [1287587],
-     "expires_in_version": "56",
+     "expires_in_version": "60",
      "kind": "count",
      "releaseChannelCollection": "opt-out",
      "description": "A counter incremented every time the simplified mode is unavailable on print preview."
    },
   "PRINT_DIALOG_OPENED_COUNT": {
     "record_in_processes": ["main", "content"],
     "alert_emails": ["carnold@mozilla.org"],
     "bug_numbers": [1306624],
-    "expires_in_version": "56",
+    "expires_in_version": "60",
     "kind": "count",
     "keyed": true,
     "releaseChannelCollection": "opt-out",
     "description": "A counter incremented every time the user opens print dialog."
   },
   "PRINT_COUNT": {
     "record_in_processes": ["main", "content"],
      "alert_emails": ["carnold@mozilla.org"],
      "bug_numbers": [1287587],
-     "expires_in_version": "56",
+     "expires_in_version": "60",
      "kind": "count",
      "keyed": true,
      "releaseChannelCollection": "opt-out",
      "description": "A counter incremented every time the user prints a document."
    },
   "DEVTOOLS_DEBUGGER_DISPLAY_SOURCE_LOCAL_MS": {
     "record_in_processes": ["main", "content"],
     "expires_in_version": "never",