summaryrefslogtreecommitdiffstats
path: root/toolkit/components/telemetry/Histograms.json
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/telemetry/Histograms.json')
-rw-r--r--toolkit/components/telemetry/Histograms.json114
1 files changed, 3 insertions, 111 deletions
diff --git a/toolkit/components/telemetry/Histograms.json b/toolkit/components/telemetry/Histograms.json
index 4f0f0e2329..db58482aad 100644
--- a/toolkit/components/telemetry/Histograms.json
+++ b/toolkit/components/telemetry/Histograms.json
@@ -8944,7 +8944,7 @@
"record_in_processes": ["main"],
"products": ["firefox"],
"alert_emails": ["fx-search-telemetry@mozilla.com"],
- "expires_in_version": "128",
+ "expires_in_version": "131",
"kind": "exponential",
"low": 16,
"high": 5000,
@@ -9738,7 +9738,7 @@
},
"TELEMETRY_TEST_CATEGORICAL_OPTOUT": {
"record_in_processes": ["main", "content"],
- "products": ["firefox", "fennec", "geckoview_streaming", "thunderbird"],
+ "products": ["firefox", "fennec", "thunderbird"],
"alert_emails": ["telemetry-client-dev@mozilla.com"],
"bug_numbers": [1188888],
"expires_in_version": "never",
@@ -9956,7 +9956,7 @@
},
"TELEMETRY_TEST_EXPIRED": {
"record_in_processes": ["main", "content"],
- "products": ["firefox", "fennec", "thunderbird", "geckoview_streaming"],
+ "products": ["firefox", "fennec", "thunderbird"],
"alert_emails": ["telemetry-client-dev@mozilla.com"],
"expires_in_version": "4",
"kind": "linear",
@@ -10211,32 +10211,6 @@
"description": "a testing histogram; not meant to be touched",
"record_into_store": ["main", "sync"]
},
- "TELEMETRY_TEST_STREAMING": {
- "record_in_processes": ["main"],
- "products": ["geckoview_streaming"],
- "alert_emails": ["telemetry-client-dev@mozilla.com"],
- "expires_in_version": "never",
- "kind": "linear",
- "low": 1,
- "high": 2147483646,
- "n_buckets": 10,
- "releaseChannelCollection": "opt-out",
- "bug_numbers": [1566366],
- "description": "a testing histogram; not meant to be touched"
- },
- "TELEMETRY_TEST_STREAMING_2": {
- "record_in_processes": ["main"],
- "products": ["geckoview_streaming"],
- "alert_emails": ["telemetry-client-dev@mozilla.com"],
- "expires_in_version": "never",
- "kind": "linear",
- "low": 1,
- "high": 2147483646,
- "n_buckets": 10,
- "releaseChannelCollection": "opt-out",
- "bug_numbers": [1566366],
- "description": "a testing histogram; not meant to be touched"
- },
"STARTUP_CRASH_DETECTED": {
"record_in_processes": ["main", "content"],
"products": ["firefox", "fennec", "thunderbird"],
@@ -16096,68 +16070,6 @@
"description": "The amount of time it takes for a PageAction popup to open, keyed by addon id.",
"keyed": true
},
- "WEBEXT_STORAGE_LOCAL_GET_MS": {
- "record_in_processes": ["main", "content"],
- "products": ["firefox", "fennec"],
- "alert_emails": ["addons-dev-internal@mozilla.com", "lgreco@mozilla.com"],
- "bug_numbers": [
- 1371398, 1513556, 1578225, 1623315, 1666980, 1706839, 1745271, 1777402,
- 1811155, 1861303
- ],
- "expires_in_version": "132",
- "kind": "exponential",
- "releaseChannelCollection": "opt-out",
- "high": 50000,
- "n_buckets": 100,
- "description": "The amount of time it takes to perform a get via storage.local using the JSONFile backend."
- },
- "WEBEXT_STORAGE_LOCAL_GET_MS_BY_ADDONID": {
- "record_in_processes": ["main", "content"],
- "products": ["firefox", "fennec"],
- "alert_emails": ["addons-dev-internal@mozilla.com", "lgreco@mozilla.com"],
- "bug_numbers": [
- 1483002, 1513556, 1578225, 1623315, 1666980, 1706839, 1745271, 1777402,
- 1811155, 1861303
- ],
- "expires_in_version": "132",
- "kind": "exponential",
- "releaseChannelCollection": "opt-out",
- "high": 50000,
- "n_buckets": 100,
- "description": "The amount of time it takes to perform a get via storage.local using the JSONFile backend, keyed by addon id.",
- "keyed": true
- },
- "WEBEXT_STORAGE_LOCAL_SET_MS": {
- "record_in_processes": ["main", "content"],
- "products": ["firefox", "fennec"],
- "alert_emails": ["addons-dev-internal@mozilla.com", "lgreco@mozilla.com"],
- "bug_numbers": [
- 1371398, 1513556, 1578225, 1623315, 1666980, 1706839, 1745271, 1777402,
- 1811155, 1861303
- ],
- "expires_in_version": "132",
- "kind": "exponential",
- "releaseChannelCollection": "opt-out",
- "high": 50000,
- "n_buckets": 100,
- "description": "The amount of time it takes to perform a set via storage.local using the JSONFile backend."
- },
- "WEBEXT_STORAGE_LOCAL_SET_MS_BY_ADDONID": {
- "record_in_processes": ["main", "content"],
- "products": ["firefox", "fennec"],
- "alert_emails": ["addons-dev-internal@mozilla.com", "lgreco@mozilla.com"],
- "bug_numbers": [
- 1483002, 1513556, 1578225, 1623315, 1666980, 1706839, 1745271, 1777402,
- 1811155, 1861303
- ],
- "expires_in_version": "132",
- "kind": "exponential",
- "releaseChannelCollection": "opt-out",
- "high": 50000,
- "n_buckets": 100,
- "description": "The amount of time it takes to perform a set via storage.local using the JSONFile backend, keyed by addon id.",
- "keyed": true
- },
"WEBEXT_STORAGE_LOCAL_IDB_GET_MS": {
"record_in_processes": ["main", "content"],
"products": ["firefox", "fennec"],
@@ -16863,26 +16775,6 @@
"n_buckets": 32,
"description": "The number of style and layout flushes that occur per Refresh Driver tick."
},
- "IDB_CUSTOM_OPEN_WITH_OPTIONS_COUNT": {
- "record_in_processes": ["main", "content"],
- "products": ["firefox", "fennec"],
- "bug_numbers": [1566758],
- "alert_emails": ["sgiesecke@mozilla.com"],
- "expires_in_version": "74",
- "kind": "categorical",
- "labels": [
- "system",
- "content_file",
- "content_http_https",
- "content_moz_ext",
- "content_about",
- "content_other",
- "expanded",
- "other"
- ],
- "releaseChannelCollection": "opt-out",
- "description": "Tracking the use of the custom IDBFactory.open overload accepting an options dictionary in one of the categories."
- },
"PRESSHELL_LAYOUT_TOTAL_MS_PER_TICK": {
"record_in_processes": ["main", "content"],
"products": ["firefox", "fennec"],