Bug 1378146: Extend CONTENT_PAINT_TIME and CONTENT_LARGE_PAINT_PHASE_WEIGHT to 60, and update the e-mails. r?dvander draft
authorMilan Sreckovic <milan@mozilla.com>
Tue, 11 Jul 2017 10:08:32 -0400
changeset 606849 844647c8e12382fc248f2bd72311fa7b2a434f84
parent 606787 b07db5d650b7056c78ba0dbc409d060ec4e922cd
child 636873 708c0cfba2e492d6d8e7714b4ab49b4ea289adcc
push id67815
push userbmo:milan@mozilla.com
push dateTue, 11 Jul 2017 14:09:02 +0000
reviewersdvander
bugs1378146
milestone56.0a1
Bug 1378146: Extend CONTENT_PAINT_TIME and CONTENT_LARGE_PAINT_PHASE_WEIGHT to 60, and update the e-mails. r?dvander MozReview-Commit-ID: KatwzNoPMQD
toolkit/components/telemetry/Histograms.json
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -13013,29 +13013,29 @@
     "alert_emails": ["dev-platform@lists.mozilla.org"],
     "bug_numbers": [1301123],
     "expires_in_version": "58",
     "kind": "count",
     "description": "Number of documents encountered using an expanded principal."
   },
   "CONTENT_PAINT_TIME": {
     "record_in_processes": ["main", "content"],
-    "alert_emails": ["danderson@mozilla.com"],
+    "alert_emails": ["danderson@mozilla.com","gfx-telemetry-alerts@mozilla.com"],
     "bug_numbers": [1309442],
-    "expires_in_version": "56",
+    "expires_in_version": "60",
     "kind": "exponential",
     "high": 1000,
     "n_buckets": 50,
     "description": "Time spent in the paint pipeline for content."
   },
   "CONTENT_LARGE_PAINT_PHASE_WEIGHT": {
     "record_in_processes": ["main", "content"],
-    "alert_emails": ["danderson@mozilla.com"],
+    "alert_emails": ["danderson@mozilla.com","gfx-telemetry-alerts@mozilla.com"],
     "bug_numbers": [1309442],
-    "expires_in_version": "56",
+    "expires_in_version": "60",
     "keyed": true,
     "kind": "linear",
     "high": 100,
     "n_buckets": 10,
     "description": "Percentage of time taken by phases in expensive content paints."
   },
   "NARRATE_CONTENT_BY_LANGUAGE_2": {
     "record_in_processes": ["main", "content"],