From 2e16f5021e39f6e89f82d4645b8acf4c44c906a3 Mon Sep 17 00:00:00 2001 From: Julian Descottes Date: Wed, 20 Mar 2019 15:50:30 +0000 Subject: [PATCH] Bug 1536502 - Remove references to deleted panels in telemetry;r=janerik Depends on D24200 Differential Revision: https://phabricator.services.mozilla.com/D24201 --HG-- extra : moz-landing-system : lando --- toolkit/components/telemetry/Events.yaml | 4 +- toolkit/components/telemetry/Histograms.json | 66 +------------------ .../telemetry/histogram-whitelists.json | 3 - 3 files changed, 5 insertions(+), 68 deletions(-) diff --git a/toolkit/components/telemetry/Events.yaml b/toolkit/components/telemetry/Events.yaml index 635766c01f1e..93586742e7b2 100644 --- a/toolkit/components/telemetry/Events.yaml +++ b/toolkit/components/telemetry/Events.yaml @@ -584,7 +584,7 @@ devtools.main: extra_keys: session_id: The start time of the session in milliseconds since epoch (Unix Timestamp) e.g. 1396381378123. enter: - objects: ["accessibility", "application", "canvasdebugger", "dom", "inspector", "jsdebugger", "memory", "netmonitor", "options", "performance", "scratchpad", "shadereditor", "storage", "styleeditor", "webaudioeditor", "webconsole", "other", "fakeTool4242", "testBlankPanel", "testTool", "testtool1", "testTool1072208", "testtool2"] + objects: ["accessibility", "application", "dom", "inspector", "jsdebugger", "memory", "netmonitor", "options", "performance", "scratchpad", "storage", "styleeditor", "webconsole", "other", "fakeTool4242", "testBlankPanel", "testTool", "testtool1", "testTool1072208", "testtool2"] bug_numbers: [1441070] notification_emails: ["dev-developer-tools@lists.mozilla.org", "hkirschner@mozilla.com"] record_in_processes: ["main"] @@ -611,7 +611,7 @@ devtools.main: lines: The number of lines contained in the command. session_id: The start time of the session in milliseconds since epoch (Unix Timestamp) e.g. 1396381378123. exit: - objects: ["accessibility", "application", "canvasdebugger", "dom", "inspector", "jsdebugger", "memory", "netmonitor", "options", "performance", "scratchpad", "shadereditor", "storage", "styleeditor", "webaudioeditor", "webconsole", "other", "fakeTool4242", "testBlankPanel", "testTool", "testtool1", "testTool1072208", "testtool2"] + objects: ["accessibility", "application", "dom", "inspector", "jsdebugger", "memory", "netmonitor", "options", "performance", "scratchpad", "storage", "styleeditor", "webconsole", "other", "fakeTool4242", "testBlankPanel", "testTool", "testtool1", "testTool1072208", "testtool2"] bug_numbers: [1455270] notification_emails: ["dev-developer-tools@lists.mozilla.org", "hkirschner@mozilla.com"] record_in_processes: ["main"] diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json index 7e4d54d7fe1f..32d69f70d492 100644 --- a/toolkit/components/telemetry/Histograms.json +++ b/toolkit/components/telemetry/Histograms.json @@ -8498,7 +8498,7 @@ "high": 60000, "n_buckets": 100, "keyed": true, - "description": "Time taken (in ms) to open the first DevTools toolbox. This is keyed by tool ID being opened [inspector, webconsole, jsdebugger, styleeditor, shadereditor, canvasdebugger, performance, memory, netmonitor, storage, webaudioeditor, scratchpad, dom]." + "description": "Time taken (in ms) to open the first DevTools toolbox. This is keyed by tool ID being opened [inspector, webconsole, jsdebugger, styleeditor, performance, memory, netmonitor, storage, scratchpad, dom]." }, "DEVTOOLS_WARM_TOOLBOX_OPEN_DELAY_MS": { "record_in_processes": ["main"], @@ -8509,7 +8509,7 @@ "high": 60000, "n_buckets": 100, "keyed": true, - "description": "Time taken (in ms) to open all but first DevTools toolbox. This is keyed by tool ID being opened [inspector, webconsole, jsdebugger, styleeditor, shadereditor, canvasdebugger, performance, memory, netmonitor, storage, webaudioeditor, scratchpad, dom]." + "description": "Time taken (in ms) to open all but first DevTools toolbox. This is keyed by tool ID being opened [inspector, webconsole, jsdebugger, styleeditor, performance, memory, netmonitor, storage, scratchpad, dom]." }, "DEVTOOLS_TOOLBOX_PAGE_RELOAD_DELAY_MS": { "record_in_processes": ["main"], @@ -8520,7 +8520,7 @@ "high": 120000, "n_buckets": 100, "keyed": true, - "description": "Time taken (in ms) to update DevTools panel when reloading a page. This is keyed by tool ID being currently opened [inspector, webconsole, jsdebugger, styleeditor, shadereditor, canvasdebugger, performance, memory, netmonitor, storage, webaudioeditor, scratchpad, dom]." + "description": "Time taken (in ms) to update DevTools panel when reloading a page. This is keyed by tool ID being currently opened [inspector, webconsole, jsdebugger, styleeditor, performance, memory, netmonitor, storage, scratchpad, dom]." }, "DEVTOOLS_INSPECTOR_NEW_ROOT_TO_RELOAD_DELAY_MS": { "record_in_processes": ["main"], @@ -9691,33 +9691,6 @@ "description": "Number of times the DevTools Style Editor has been opened.", "releaseChannelCollection": "opt-out" }, - "DEVTOOLS_SHADEREDITOR_OPENED_COUNT": { - "record_in_processes": ["main", "content"], - "alert_emails": ["dev-developer-tools@lists.mozilla.org"], - "expires_in_version": "never", - "kind": "count", - "bug_numbers": [1247985], - "description": "Number of times the DevTools Shader Editor has been opened.", - "releaseChannelCollection": "opt-out" - }, - "DEVTOOLS_WEBAUDIOEDITOR_OPENED_COUNT": { - "record_in_processes": ["main", "content"], - "alert_emails": ["dev-developer-tools@lists.mozilla.org"], - "expires_in_version": "never", - "kind": "count", - "bug_numbers": [1247985], - "description": "Number of times the DevTools Web Audio Editor has been opened.", - "releaseChannelCollection": "opt-out" - }, - "DEVTOOLS_CANVASDEBUGGER_OPENED_COUNT": { - "record_in_processes": ["main", "content"], - "alert_emails": ["dev-developer-tools@lists.mozilla.org"], - "expires_in_version": "never", - "kind": "count", - "bug_numbers": [1247985], - "description": "Number of times the DevTools Canvas Debugger has been opened.", - "releaseChannelCollection": "opt-out" - }, "DEVTOOLS_JSPROFILER_OPENED_COUNT": { "record_in_processes": ["main", "content"], "alert_emails": ["dev-developer-tools@lists.mozilla.org"], @@ -10091,39 +10064,6 @@ "releaseChannelCollection": "opt-out", "description": "How long has the style editor been active (seconds)" }, - "DEVTOOLS_SHADEREDITOR_TIME_ACTIVE_SECONDS": { - "record_in_processes": ["main", "content"], - "expires_in_version": "never", - "kind": "exponential", - "high": 10000000, - "n_buckets": 100, - "bug_numbers": [1446496], - "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], - "releaseChannelCollection": "opt-out", - "description": "How long has the Shader Editor been active (seconds)" - }, - "DEVTOOLS_WEBAUDIOEDITOR_TIME_ACTIVE_SECONDS": { - "record_in_processes": ["main", "content"], - "expires_in_version": "never", - "kind": "exponential", - "high": 10000000, - "n_buckets": 100, - "bug_numbers": [1446496], - "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], - "releaseChannelCollection": "opt-out", - "description": "How long has the Web Audio Editor been active (seconds)" - }, - "DEVTOOLS_CANVASDEBUGGER_TIME_ACTIVE_SECONDS": { - "record_in_processes": ["main", "content"], - "expires_in_version": "never", - "kind": "exponential", - "high": 10000000, - "n_buckets": 100, - "bug_numbers": [1446496], - "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], - "releaseChannelCollection": "opt-out", - "description": "How long has the Canvas Debugger been active (seconds)" - }, "DEVTOOLS_JSPROFILER_TIME_ACTIVE_SECONDS": { "record_in_processes": ["main", "content"], "expires_in_version": "never", diff --git a/toolkit/components/telemetry/histogram-whitelists.json b/toolkit/components/telemetry/histogram-whitelists.json index 1480edca8940..9e3cc839b3ba 100644 --- a/toolkit/components/telemetry/histogram-whitelists.json +++ b/toolkit/components/telemetry/histogram-whitelists.json @@ -1375,7 +1375,6 @@ "DEVTOOLS_ABOUTDEBUGGING_OPENED_COUNT", "DEVTOOLS_ANIMATIONINSPECTOR_OPENED_COUNT", "DEVTOOLS_BROWSERCONSOLE_OPENED_COUNT", - "DEVTOOLS_CANVASDEBUGGER_OPENED_COUNT", "DEVTOOLS_COMPUTEDVIEW_OPENED_COUNT", "DEVTOOLS_CUSTOM_OPENED_COUNT", "DEVTOOLS_DOM_OPENED_COUNT", @@ -1406,11 +1405,9 @@ "DEVTOOLS_RULEVIEW_OPENED_COUNT", "DEVTOOLS_SCRATCHPAD_OPENED_COUNT", "DEVTOOLS_SCRATCHPAD_WINDOW_OPENED_COUNT", - "DEVTOOLS_SHADEREDITOR_OPENED_COUNT", "DEVTOOLS_STORAGE_OPENED_COUNT", "DEVTOOLS_STYLEEDITOR_OPENED_COUNT", "DEVTOOLS_TOOLBOX_OPENED_COUNT", - "DEVTOOLS_WEBAUDIOEDITOR_OPENED_COUNT", "DEVTOOLS_WEBCONSOLE_OPENED_COUNT", "DEVTOOLS_WEBIDE_IMPORT_PROJECT_COUNT", "DEVTOOLS_WEBIDE_NEW_PROJECT_COUNT",