diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json index 4b6e8323ba5a..1884da96ca70 100644 --- a/toolkit/components/telemetry/Histograms.json +++ b/toolkit/components/telemetry/Histograms.json @@ -9812,42 +9812,63 @@ "record_in_processes": ["main", "content"], "expires_in_version": "never", "kind": "boolean", + "bug_numbers": [916804, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "Did WebIDE runtime connection succeed?" }, "DEVTOOLS_WEBIDE_USB_CONNECTION_RESULT": { "record_in_processes": ["main", "content"], "expires_in_version": "never", "kind": "boolean", + "bug_numbers": [916804, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "Did WebIDE USB runtime connection succeed?" }, "DEVTOOLS_WEBIDE_WIFI_CONNECTION_RESULT": { "record_in_processes": ["main", "content"], "expires_in_version": "never", "kind": "boolean", + "bug_numbers": [916804, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "Did WebIDE WiFi runtime connection succeed?" }, "DEVTOOLS_WEBIDE_SIMULATOR_CONNECTION_RESULT": { "record_in_processes": ["main", "content"], "expires_in_version": "never", "kind": "boolean", + "bug_numbers": [916804, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "Did WebIDE simulator runtime connection succeed?" }, "DEVTOOLS_WEBIDE_REMOTE_CONNECTION_RESULT": { "record_in_processes": ["main", "content"], "expires_in_version": "never", "kind": "boolean", + "bug_numbers": [916804, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "Did WebIDE remote runtime connection succeed?" }, "DEVTOOLS_WEBIDE_LOCAL_CONNECTION_RESULT": { "record_in_processes": ["main", "content"], "expires_in_version": "never", "kind": "boolean", + "bug_numbers": [916804, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "Did WebIDE local runtime connection succeed?" }, "DEVTOOLS_WEBIDE_OTHER_CONNECTION_RESULT": { "record_in_processes": ["main", "content"], "expires_in_version": "never", "kind": "boolean", + "bug_numbers": [1069552, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "Did WebIDE other runtime connection succeed?" }, "DEVTOOLS_WEBIDE_CONNECTION_TIME_SECONDS": { @@ -9875,6 +9896,9 @@ "expires_in_version": "never", "kind": "boolean", "keyed": true, + "bug_numbers": [1159043, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "What runtime type did WebIDE connect to?" }, "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_ID": { @@ -9882,6 +9906,9 @@ "expires_in_version": "never", "kind": "boolean", "keyed": true, + "bug_numbers": [1159043, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "What runtime ID did WebIDE connect to?" }, "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PROCESSOR": { @@ -9889,6 +9916,9 @@ "expires_in_version": "never", "kind": "boolean", "keyed": true, + "bug_numbers": [1159043, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "What runtime processor did WebIDE connect to?" }, "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_OS": { @@ -9896,6 +9926,9 @@ "expires_in_version": "never", "kind": "boolean", "keyed": true, + "bug_numbers": [1159043, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "What runtime OS did WebIDE connect to?" }, "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PLATFORM_VERSION": { @@ -9903,6 +9936,9 @@ "expires_in_version": "never", "kind": "boolean", "keyed": true, + "bug_numbers": [1159043, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "What runtime platform version did WebIDE connect to?" }, "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_APP_TYPE": { @@ -9910,6 +9946,9 @@ "expires_in_version": "never", "kind": "boolean", "keyed": true, + "bug_numbers": [1159043, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "What runtime app type did WebIDE connect to?" }, "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_VERSION": { @@ -9917,6 +9956,9 @@ "expires_in_version": "never", "kind": "boolean", "keyed": true, + "bug_numbers": [1159043, 1448074], + "alert_emails": ["dev-developer-tools@lists.mozilla.org", "jryans@mozilla.com"], + "releaseChannelCollection": "opt-out", "description": "What runtime version did WebIDE connect to?" }, "DEVTOOLS_SCREEN_RESOLUTION_ENUMERATED_PER_USER": { diff --git a/toolkit/components/telemetry/histogram-whitelists.json b/toolkit/components/telemetry/histogram-whitelists.json index dfa27118ea44..0257c0fe7e0c 100644 --- a/toolkit/components/telemetry/histogram-whitelists.json +++ b/toolkit/components/telemetry/histogram-whitelists.json @@ -130,23 +130,9 @@ "DEVTOOLS_READ_HEAP_SNAPSHOT_MS", "DEVTOOLS_SAVE_HEAP_SNAPSHOT_MS", "DEVTOOLS_SCREEN_RESOLUTION_ENUMERATED_PER_USER", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_APP_TYPE", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_ID", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_OS", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PLATFORM_VERSION", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PROCESSOR", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_TYPE", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_VERSION", "DEVTOOLS_WEBIDE_CONNECTION_DEBUG_USED", "DEVTOOLS_WEBIDE_CONNECTION_PLAY_USED", - "DEVTOOLS_WEBIDE_CONNECTION_RESULT", "DEVTOOLS_WEBIDE_CONNECTION_TIME_SECONDS", - "DEVTOOLS_WEBIDE_LOCAL_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_OTHER_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_REMOTE_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_SIMULATOR_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_USB_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_WIFI_CONNECTION_RESULT", "DNS_CLEANUP_AGE", "DNS_RENEWAL_TIME", "DNS_RENEWAL_TIME_FOR_TTL", @@ -674,23 +660,9 @@ "DEVTOOLS_READ_HEAP_SNAPSHOT_MS", "DEVTOOLS_SAVE_HEAP_SNAPSHOT_MS", "DEVTOOLS_SCREEN_RESOLUTION_ENUMERATED_PER_USER", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_APP_TYPE", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_ID", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_OS", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PLATFORM_VERSION", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_PROCESSOR", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_TYPE", - "DEVTOOLS_WEBIDE_CONNECTED_RUNTIME_VERSION", "DEVTOOLS_WEBIDE_CONNECTION_DEBUG_USED", "DEVTOOLS_WEBIDE_CONNECTION_PLAY_USED", - "DEVTOOLS_WEBIDE_CONNECTION_RESULT", "DEVTOOLS_WEBIDE_CONNECTION_TIME_SECONDS", - "DEVTOOLS_WEBIDE_LOCAL_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_OTHER_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_REMOTE_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_SIMULATOR_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_USB_CONNECTION_RESULT", - "DEVTOOLS_WEBIDE_WIFI_CONNECTION_RESULT", "DNS_BLACKLIST_COUNT", "DNS_CLEANUP_AGE", "DNS_FAILED_LOOKUP_TIME",