зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1914613 - Remove unreferenced telemetry histograms, r=chutten.
Differential Revision: https://phabricator.services.mozilla.com/D220014
This commit is contained in:
Родитель
3fe8496e65
Коммит
7f25ee929c
|
@ -1906,17 +1906,6 @@
|
|||
"kind": "boolean",
|
||||
"description": "Did the browser start after a successful shutdown"
|
||||
},
|
||||
"IMAGE_DECODE_LATENCY_US": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["gfx-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"low": 50,
|
||||
"high": 5000000,
|
||||
"n_buckets": 100,
|
||||
"description": "Time spent decoding an image chunk (us)"
|
||||
},
|
||||
"IMAGE_DECODE_TIME": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -3776,14 +3765,6 @@
|
|||
"kind": "boolean",
|
||||
"description": "SPDY: NPN Negotiated"
|
||||
},
|
||||
"SPDY_NPN_JOIN": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["necko@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"description": "SPDY: Coalesce Succeeded"
|
||||
},
|
||||
"SPDY_KBREAD_PER_CONN2": {
|
||||
"record_in_processes": ["main", "socket"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -4088,15 +4069,6 @@
|
|||
"n_buckets": 19,
|
||||
"description": "Reuse count of an HTTP cache entry warmed in memory"
|
||||
},
|
||||
"CACHE_DEVICE_SEARCH_2": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 50,
|
||||
"description": "Time to search cache (ms)"
|
||||
},
|
||||
"TRANSACTION_WAIT_TIME_HTTP": {
|
||||
"record_in_processes": ["main", "socket"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -4901,17 +4873,6 @@
|
|||
"high": 1000,
|
||||
"n_buckets": 50
|
||||
},
|
||||
"PREDICTOR_PREDICT_ATTEMPTS": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["necko@mozilla.com"],
|
||||
"bug_numbers": [881804],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 1000000,
|
||||
"n_buckets": 50,
|
||||
"description": "Number of times nsINetworkPredictor::Predict is called and attempts to predict"
|
||||
},
|
||||
"PREDICTOR_LEARN_ATTEMPTS": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -4923,28 +4884,6 @@
|
|||
"n_buckets": 50,
|
||||
"description": "Number of times nsINetworkPredictor::Learn is called and attempts to learn"
|
||||
},
|
||||
"PREDICTOR_PREDICT_FULL_QUEUE": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["necko@mozilla.com"],
|
||||
"bug_numbers": [881804],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 60000,
|
||||
"n_buckets": 50,
|
||||
"description": "Number of times nsINetworkPredictor::Predict doesn't continue because the queue is full"
|
||||
},
|
||||
"PREDICTOR_LEARN_FULL_QUEUE": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["necko@mozilla.com"],
|
||||
"bug_numbers": [881804],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 60000,
|
||||
"n_buckets": 50,
|
||||
"description": "Number of times nsINetworkPredictor::Learn doesn't continue because the queue is full"
|
||||
},
|
||||
"PREDICTOR_WAIT_TIME": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -5524,35 +5463,6 @@
|
|||
"n_values": 4,
|
||||
"description": "Count the number of 0) successful connections to an ipv4 address, 1) failed connection an ipv4 address, 2) successful connection to an ipv6 address and 3) failed connections to an ipv6 address."
|
||||
},
|
||||
"FIND_PLUGINS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["perf-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 3000,
|
||||
"n_buckets": 10,
|
||||
"description": "Time spent scanning filesystem for plugins (ms)"
|
||||
},
|
||||
"PLUGIN_LOAD_METADATA": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["perf-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 5000,
|
||||
"n_buckets": 20,
|
||||
"description": "Time spent loading plugin DLL and obtaining metadata (ms)"
|
||||
},
|
||||
"PLUGIN_SHUTDOWN_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 5000,
|
||||
"n_buckets": 20,
|
||||
"description": "Time spent shutting down plugins (ms)"
|
||||
},
|
||||
"MOZ_SQLITE_COOKIES_OPEN_READAHEAD_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -5618,42 +5528,6 @@
|
|||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Time spent waiting for off-thread compiles in the script preloader."
|
||||
},
|
||||
"NETWORK_DISK_CACHE_TRASHRENAME": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 10,
|
||||
"description": "Time spent renaming bad Cache to Cache.Trash (ms)"
|
||||
},
|
||||
"NETWORK_DISK_CACHE_DELETEDIR": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 10,
|
||||
"description": "Time spent deleting disk cache (ms)"
|
||||
},
|
||||
"NETWORK_DISK_CACHE_DELETEDIR_SHUTDOWN": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 10,
|
||||
"description": "Time spent during showdown stopping thread deleting old disk cache (ms)"
|
||||
},
|
||||
"NETWORK_DISK_CACHE_SHUTDOWN": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 10,
|
||||
"description": "Total Time spent (ms) during disk cache showdown"
|
||||
},
|
||||
"NETWORK_DISK_CACHE_SHUTDOWN_V2": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -5663,15 +5537,6 @@
|
|||
"n_buckets": 10,
|
||||
"description": "Total Time spent (ms) during disk cache showdown [cache2]"
|
||||
},
|
||||
"NETWORK_DISK_CACHE_SHUTDOWN_CLEAR_PRIVATE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 10,
|
||||
"description": "Time spent (ms) during showdown deleting disk cache for 'clear private data' option"
|
||||
},
|
||||
"NETWORK_DISK_CACHE2_SHUTDOWN_CLEAR_PRIVATE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -5774,39 +5639,6 @@
|
|||
"n_buckets": 30,
|
||||
"description": "Time spent per AsyncClassifyLocalWithTables (ms)"
|
||||
},
|
||||
"URLCLASSIFIER_PS_FILELOAD_TIME": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["dlee@mozilla.com", "safebrowsing-telemetry@mozilla.org"],
|
||||
"expires_in_version": "never",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"kind": "exponential",
|
||||
"high": 1000,
|
||||
"n_buckets": 10,
|
||||
"description": "Time spent loading PrefixSet from file (ms)"
|
||||
},
|
||||
"URLCLASSIFIER_PS_FALLOCATE_TIME": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["dlee@mozilla.com", "safebrowsing-telemetry@mozilla.org"],
|
||||
"expires_in_version": "never",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"kind": "exponential",
|
||||
"high": 1000,
|
||||
"n_buckets": 10,
|
||||
"description": "Time spent fallocating PrefixSet (ms)"
|
||||
},
|
||||
"URLCLASSIFIER_PS_CONSTRUCT_TIME": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["dlee@mozilla.com", "safebrowsing-telemetry@mozilla.org"],
|
||||
"expires_in_version": "never",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"kind": "exponential",
|
||||
"high": 5000,
|
||||
"n_buckets": 15,
|
||||
"description": "Time spent constructing PrefixSet from DB (ms)"
|
||||
},
|
||||
"URLCLASSIFIER_VLPS_FILELOAD_TIME": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -5843,16 +5675,6 @@
|
|||
"bug_numbers": [1336865, 1531034],
|
||||
"description": "Time spent constructing Variable-Length PrefixSet from file (ms)"
|
||||
},
|
||||
"URLCLASSIFIER_VLPS_LOAD_CORRUPT": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["dlee@mozilla.com", "safebrowsing-telemetry@mozilla.org"],
|
||||
"expires_in_version": "never",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"kind": "boolean",
|
||||
"bug_numbers": [1305581, 1531034],
|
||||
"description": "Whether or not a variable-length prefix set loaded from disk is corrupted (true = file corrupted)."
|
||||
},
|
||||
"URLCLASSIFIER_VLPS_METADATA_CORRUPT": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -5863,26 +5685,6 @@
|
|||
"bug_numbers": [1433636, 1531034],
|
||||
"description": "Whether or not the metadata for a variable-length prefix set loaded from disk is corrupted (true = file corrupted)."
|
||||
},
|
||||
"URLCLASSIFIER_LC_PREFIXES": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["dlee@mozilla.com", "safebrowsing-telemetry@mozilla.org"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "linear",
|
||||
"high": 1500000,
|
||||
"n_buckets": 15,
|
||||
"description": "Size of the prefix cache in entries"
|
||||
},
|
||||
"URLCLASSIFIER_LC_COMPLETIONS": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["dlee@mozilla.com", "safebrowsing-telemetry@mozilla.org"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 200,
|
||||
"n_buckets": 10,
|
||||
"description": "Size of the completion cache in entries"
|
||||
},
|
||||
"URLCLASSIFIER_UPDATE_REMOTE_NETWORK_ERROR": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -7244,20 +7046,6 @@
|
|||
"bug_numbers": [1137447],
|
||||
"description": "Update: the status error code for a failed unknown patch update from update.status after staging"
|
||||
},
|
||||
"UPDATE_WIZ_LAST_PAGE_CODE": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": [
|
||||
"application-update-telemetry-alerts@mozilla.com",
|
||||
"bytesized@mozilla.com"
|
||||
],
|
||||
"expires_in_version": "never",
|
||||
"kind": "enumerated",
|
||||
"n_values": 30,
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"bug_numbers": [1137447],
|
||||
"description": "Update: the update wizard page displayed when the UI was closed (mapped in toolkit/mozapps/update/UpdateTelemetry.sys.mjs)"
|
||||
},
|
||||
"UPDATE_NOTIFICATION_SHOWN": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -7746,13 +7534,6 @@
|
|||
"n_buckets": 15,
|
||||
"description": "THUMBNAILS: Time (ms) it takes to store a thumbnail in the cache"
|
||||
},
|
||||
"FX_THUMBNAILS_HIT_OR_MISS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"description": "THUMBNAILS: Thumbnail found"
|
||||
},
|
||||
"FX_MIGRATION_ENTRY_POINT_CATEGORICAL": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox"],
|
||||
|
@ -7950,17 +7731,6 @@
|
|||
"n_buckets": 50,
|
||||
"description": "Time (ms) from the Input event being created to the end of it being handled for events handling during page load only"
|
||||
},
|
||||
"EVENTLOOP_UI_ACTIVITY_EXP_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["perf-telemetry-alerts@mozilla.com"],
|
||||
"bug_numbers": [1198196],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 60000,
|
||||
"n_buckets": 50,
|
||||
"description": "Widget: Time it takes for the message before a UI message (ms)"
|
||||
},
|
||||
"FX_SESSION_RESTORE_STARTUP_INIT_SESSION_MS": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -8025,16 +7795,6 @@
|
|||
"bug_numbers": [1810704],
|
||||
"description": "Session restore: Duration of session history collection in the parent process (ms)."
|
||||
},
|
||||
"FX_SESSION_RESTORE_SERIALIZE_DATA_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["session-restore-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 1000,
|
||||
"n_buckets": 10,
|
||||
"description": "Session restore: Time to JSON serialize session data (ms)"
|
||||
},
|
||||
"FX_SESSION_RESTORE_READ_FILE_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -8097,14 +7857,6 @@
|
|||
"bug_numbers": [1489524],
|
||||
"description": "Session restore: Time spent blocking the main thread while restoring a window state (ms)"
|
||||
},
|
||||
"FX_SESSION_RESTORE_SEND_UPDATE_CAUSED_OOM": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["session-restore-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "count",
|
||||
"description": "Count of messages sent by SessionRestore from child frames to the parent and that cannot be transmitted as they eat up too much memory."
|
||||
},
|
||||
"FX_SESSION_RESTORE_AUTO_RESTORE_DURATION_UNTIL_EAGER_TABS_RESTORED_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -8353,29 +8105,6 @@
|
|||
"kind": "boolean",
|
||||
"description": "True when we had to wait for a pending preload on first access to localStorage data, false otherwise"
|
||||
},
|
||||
"LOGIN_REPUTATION_LOGIN_WHITELIST_RESULT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["dlee@mozilla.com", "safebrowsing-telemetry@mozilla.org"],
|
||||
"expires_in_version": "never",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"kind": "enumerated",
|
||||
"bug_numbers": [1422671],
|
||||
"n_values": 3,
|
||||
"description": "Login reputation login whitelist result (0=UNSPECIFIED, 1=SAFE, 2=ERROR)"
|
||||
},
|
||||
"LOGIN_REPUTATION_LOGIN_WHITELIST_LOOKUP_TIME": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["dlee@mozilla.com", "safebrowsing-telemetry@mozilla.org"],
|
||||
"expires_in_version": "never",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"kind": "exponential",
|
||||
"bug_numbers": [1422671],
|
||||
"high": 5000,
|
||||
"n_buckets": 30,
|
||||
"description": "Time spent per login reputation service lookup local whitelist (ms)"
|
||||
},
|
||||
"RANGE_CHECKSUM_ERRORS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec", "thunderbird"],
|
||||
|
@ -8386,36 +8115,6 @@
|
|||
"n_buckets": 10,
|
||||
"description": "Number of histograms with range checksum errors"
|
||||
},
|
||||
"BUCKET_ORDER_ERRORS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec", "thunderbird"],
|
||||
"alert_emails": ["perf-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 3000,
|
||||
"n_buckets": 10,
|
||||
"description": "Number of histograms with bucket order errors"
|
||||
},
|
||||
"TOTAL_COUNT_HIGH_ERRORS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec", "thunderbird"],
|
||||
"alert_emails": ["perf-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 3000,
|
||||
"n_buckets": 10,
|
||||
"description": "Number of histograms with total count high errors"
|
||||
},
|
||||
"TOTAL_COUNT_LOW_ERRORS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec", "thunderbird"],
|
||||
"alert_emails": ["perf-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 3000,
|
||||
"n_buckets": 10,
|
||||
"description": "Number of histograms with total count low errors"
|
||||
},
|
||||
"TELEMETRY_ARCHIVE_DIRECTORIES_COUNT": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec", "thunderbird"],
|
||||
|
@ -9463,16 +9162,6 @@
|
|||
"bug_numbers": [1600335],
|
||||
"description": "Firefox: Time in ms spent selecting and matching messages to user profile."
|
||||
},
|
||||
"BROWSERPROVIDER_XUL_IMPORT_BOOKMARKS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "exponential",
|
||||
"high": 50000,
|
||||
"n_buckets": 20,
|
||||
"description": "Number of bookmarks in the original XUL places database",
|
||||
"operating_systems": ["android"]
|
||||
},
|
||||
"SECURITY_UI": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -9729,35 +9418,6 @@
|
|||
"n_buckets": 100,
|
||||
"description": "Time taken (in ms) to update the inspector during a page reload, starting from new-root event."
|
||||
},
|
||||
"DEVTOOLS_DEBUGGER_DISPLAY_SOURCE_LOCAL_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 1000,
|
||||
"description": "The time (in milliseconds) that it took to display a selected source to the user."
|
||||
},
|
||||
"DEVTOOLS_DEBUGGER_DISPLAY_SOURCE_REMOTE_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 1000,
|
||||
"description": "The time (in milliseconds) that it took to display a selected source to the user."
|
||||
},
|
||||
"DEVTOOLS_DEBUGGER_LOAD_SOURCE_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["dev-developer-tools@lists.mozilla.org"],
|
||||
"bug_numbers": [1429047, 1436039, 1557116],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 20000,
|
||||
"n_buckets": 100,
|
||||
"description": "The time (in milliseconds) that it took to load a source for the user."
|
||||
},
|
||||
"MEDIA_GMP_UPDATE_XML_FETCH_RESULT": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox"],
|
||||
|
@ -9863,26 +9523,6 @@
|
|||
"description": "ISOBMFF brand pattern used to identify MP4 in media sniffer",
|
||||
"bug_numbers": [1725190]
|
||||
},
|
||||
"WEBRTC_AVSYNC_WHEN_AUDIO_LAGS_VIDEO_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 60000,
|
||||
"n_buckets": 1000,
|
||||
"description": "The delay (in milliseconds) when audio is behind video. Zero delay is counted. Measured every second of a call."
|
||||
},
|
||||
"WEBRTC_AVSYNC_WHEN_VIDEO_LAGS_AUDIO_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 60000,
|
||||
"n_buckets": 1000,
|
||||
"description": "The delay (in milliseconds) when video is behind audio. Zero delay is not counted. Measured every second of a call."
|
||||
},
|
||||
"WEBRTC_VIDEO_QUALITY_INBOUND_BANDWIDTH_KBITS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -9903,26 +9543,6 @@
|
|||
"n_buckets": 1000,
|
||||
"description": "Locally measured data rate on inbound audio (kbit/s). Computed every second of a call."
|
||||
},
|
||||
"WEBRTC_VIDEO_QUALITY_OUTBOUND_BANDWIDTH_KBITS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 1000000,
|
||||
"n_buckets": 1000,
|
||||
"description": "Data rate deduced from RTCP from remote recipient of outbound video (kbit/s). Computed every second of a call (for easy comparison)."
|
||||
},
|
||||
"WEBRTC_AUDIO_QUALITY_OUTBOUND_BANDWIDTH_KBITS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 1000000,
|
||||
"n_buckets": 1000,
|
||||
"description": "Data rate deduced from RTCP from remote recipient of outbound audio (kbit/s). Computed every second of a call (for easy comparison)."
|
||||
},
|
||||
"WEBRTC_VIDEO_QUALITY_INBOUND_PACKETLOSS_RATE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -10003,46 +9623,6 @@
|
|||
"n_buckets": 1000,
|
||||
"description": "RTCP-reported jitter by remote recipient of outbound audio (ms). Sampled every second of a call (for easy comparison)."
|
||||
},
|
||||
"WEBRTC_VIDEO_ERROR_RECOVERY_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 500,
|
||||
"description": "Time to recover from a video error in ms"
|
||||
},
|
||||
"WEBRTC_VIDEO_RECOVERY_BEFORE_ERROR_PER_MIN": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 1000,
|
||||
"n_buckets": 200,
|
||||
"description": "Number of losses recovered before error per min"
|
||||
},
|
||||
"WEBRTC_VIDEO_RECOVERY_AFTER_ERROR_PER_MIN": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 1000,
|
||||
"n_buckets": 200,
|
||||
"description": "Number of losses recovered after error per min"
|
||||
},
|
||||
"WEBRTC_VIDEO_DECODE_ERROR_TIME_PERMILLE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 1000,
|
||||
"n_buckets": 100,
|
||||
"description": "Percentage*10 (permille) of call decoding with errors or frozen due to errors"
|
||||
},
|
||||
"WEBRTC_VIDEO_QUALITY_OUTBOUND_RTT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -10103,16 +9683,6 @@
|
|||
"n_buckets": 50,
|
||||
"description": "Standard deviation from video encoder's average framerate (in 1/10 fps) over an entire call"
|
||||
},
|
||||
"WEBRTC_VIDEO_ENCODER_DROPPED_FRAMES_PER_CALL_FPM": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 50000,
|
||||
"n_buckets": 100,
|
||||
"description": "Video encoder's number of frames dropped (in frames/min) over an entire call"
|
||||
},
|
||||
"WEBRTC_VIDEO_DECODER_BITRATE_AVG_PER_CALL_KBPS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -10205,66 +9775,6 @@
|
|||
"n_values": 8,
|
||||
"description": "Type for media in getUserMedia calls (0=Camera, 1=Screen, 2=Application, 3=Window, 4=Browser, 5=Microphone, 6=AudioCapture, 7=Other)"
|
||||
},
|
||||
"WEBRTC_LOAD_STATE_RELAXED": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "linear",
|
||||
"high": 100,
|
||||
"n_buckets": 25,
|
||||
"description": "Percentage of time spent in the Relaxed load state in calls over 30 seconds."
|
||||
},
|
||||
"WEBRTC_LOAD_STATE_RELAXED_SHORT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "linear",
|
||||
"high": 100,
|
||||
"n_buckets": 25,
|
||||
"description": "Percentage of time spent in the Relaxed load state in calls 5-30 seconds."
|
||||
},
|
||||
"WEBRTC_LOAD_STATE_NORMAL": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "linear",
|
||||
"high": 100,
|
||||
"n_buckets": 25,
|
||||
"description": "Percentage of time spent in the Normal load state in calls over 30 seconds."
|
||||
},
|
||||
"WEBRTC_LOAD_STATE_NORMAL_SHORT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "linear",
|
||||
"high": 100,
|
||||
"n_buckets": 25,
|
||||
"description": "Percentage of time spent in the Normal load state in calls over 5-30 seconds."
|
||||
},
|
||||
"WEBRTC_LOAD_STATE_STRESSED": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "linear",
|
||||
"high": 100,
|
||||
"n_buckets": 25,
|
||||
"description": "Percentage of time spent in the Stressed load state in calls over 30 seconds."
|
||||
},
|
||||
"WEBRTC_LOAD_STATE_STRESSED_SHORT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["webrtc-telemetry-alerts@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "linear",
|
||||
"high": 100,
|
||||
"n_buckets": 25,
|
||||
"description": "Percentage of time spent in the Stressed load state in calls 5-30 seconds."
|
||||
},
|
||||
"WEBRTC_RENEGOTIATIONS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -11257,13 +10767,6 @@
|
|||
"alert_emails": ["application-update-telemetry-alerts@mozilla.com"],
|
||||
"description": "Result of each attempt to set the default browser with SetDefaultBrowserUserChoice()"
|
||||
},
|
||||
"BROWSER_IS_ASSIST_DEFAULT": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "boolean",
|
||||
"description": "The result of the default browser check for assist intent."
|
||||
},
|
||||
"BROWSER_ATTRIBUTION_ERRORS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox"],
|
||||
|
@ -11416,15 +10919,6 @@
|
|||
"n_buckets": 20,
|
||||
"description": "BACKGROUND THUMBNAILS: Time the capture request spent in the queue before being serviced (ms)"
|
||||
},
|
||||
"FX_THUMBNAILS_BG_CAPTURE_SERVICE_TIME_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "exponential",
|
||||
"high": 30000,
|
||||
"n_buckets": 20,
|
||||
"description": "BACKGROUND THUMBNAILS: Time the capture took once it started and successfully completed (ms)"
|
||||
},
|
||||
"FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -11483,33 +10977,6 @@
|
|||
"bug_numbers": [1489524, 1580077],
|
||||
"description": "Time spent to open an existing file"
|
||||
},
|
||||
"NETWORK_CACHE_V1_TRUNCATE_TIME_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 50,
|
||||
"description": "Time spent to reopen an entry with OPEN_TRUNCATE"
|
||||
},
|
||||
"NETWORK_CACHE_V1_MISS_TIME_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 50,
|
||||
"description": "Time spent to find out a cache entry is missing"
|
||||
},
|
||||
"NETWORK_CACHE_V1_HIT_TIME_MS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 50,
|
||||
"description": "Time spent to open an existing cache entry"
|
||||
},
|
||||
"NETWORK_CACHE_V2_OUTPUT_STREAM_STATUS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -12208,17 +11675,6 @@
|
|||
"alert_emails": ["aedelstein@mozilla.com", "seceng-telemetry@mozilla.com"],
|
||||
"bug_numbers": [1522919]
|
||||
},
|
||||
"FENNEC_TRACKING_PROTECTION_STATE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"kind": "enumerated",
|
||||
"n_values": 5,
|
||||
"description": "The state of the user-visible tracking protection setting (0 = Disabled, 1 = Enabled in PB, 2 = Enabled)",
|
||||
"alert_emails": ["pdol@mozilla.com", "safebrowsing-telemetry@mozilla.org"],
|
||||
"bug_numbers": [1228090]
|
||||
},
|
||||
"TRACKING_PROTECTION_SHIELD": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -12230,16 +11686,6 @@
|
|||
"alert_emails": ["safebrowsing-telemetry@mozilla.org"],
|
||||
"bug_numbers": [1058133, 1659762]
|
||||
},
|
||||
"TRACKING_PROTECTION_EVENTS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "enumerated",
|
||||
"n_values": 3,
|
||||
"description": "(Fennec Only) A value of 0 is sent when the security UI changes on pages loaded outside of Private Browsing mode, a value of 1 is sent when users manually disable TP on that page, and 2 is sent when users manually re-enable TP on that page.",
|
||||
"alert_emails": ["safebrowsing-telemetry@mozilla.org"],
|
||||
"bug_numbers": [1058133],
|
||||
"products": ["fennec"]
|
||||
},
|
||||
"STORAGE_ACCESS_GRANTED_COUNT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -12479,16 +11925,6 @@
|
|||
"alert_emails": ["sw-telemetry@mozilla.com", "echuang@mozilla.com"],
|
||||
"description": "Time (in ms) measured between when the fetch handler finished executing and when we reset the network channel."
|
||||
},
|
||||
"SERVICE_WORKER_DESTROYED": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "count",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"bug_numbers": [1202706],
|
||||
"alert_emails": ["tdsmith@mozilla.com", "compatibility@lists.mozilla.org"],
|
||||
"description": "Number of service workers destroyed; used in conjunction with use counter histograms"
|
||||
},
|
||||
"SUBPROCESS_ABNORMAL_ABORT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -13022,16 +12458,6 @@
|
|||
"kind": "count",
|
||||
"description": "Tracking whether a SharedWorker spawn gets queued due to hitting max workers per domain limit. File bugs in Core::DOM in case of a Telemetry regression."
|
||||
},
|
||||
"SHARED_WORKER_DESTROYED": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "count",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"bug_numbers": [1202706],
|
||||
"alert_emails": ["tdsmith@mozilla.com", "compatibility@lists.mozilla.org"],
|
||||
"description": "Number of shared workers destroyed; used in conjunction with use counter histograms"
|
||||
},
|
||||
"DEDICATED_WORKER_SPAWN_GETS_QUEUED": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -13041,16 +12467,6 @@
|
|||
"kind": "count",
|
||||
"description": "Tracking whether a DedicatedWorker spawn gets queued due to hitting max workers per domain limit. File bugs in Core::DOM in case of a Telemetry regression."
|
||||
},
|
||||
"DEDICATED_WORKER_DESTROYED": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "count",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"bug_numbers": [1202706],
|
||||
"alert_emails": ["tdsmith@mozilla.com", "compatibility@lists.mozilla.org"],
|
||||
"description": "Number of dedicated workers destroyed; used in conjunction with use counter histograms"
|
||||
},
|
||||
"SERVICE_WORKER_RUNNING": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -13120,94 +12536,6 @@
|
|||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Reports whether or not graphics drivers crashed during startup."
|
||||
},
|
||||
"TRANSLATION_OPPORTUNITIES": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "boolean",
|
||||
"description": "A number of successful and failed attempts to translate a document"
|
||||
},
|
||||
"TRANSLATION_OPPORTUNITIES_BY_LANGUAGE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "boolean",
|
||||
"keyed": true,
|
||||
"description": "A number of successful and failed attempts to translate a document grouped by language"
|
||||
},
|
||||
"TRANSLATED_PAGES": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "count",
|
||||
"description": "A number of sucessfully translated pages"
|
||||
},
|
||||
"TRANSLATED_PAGES_BY_LANGUAGE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "count",
|
||||
"keyed": true,
|
||||
"description": "A number of sucessfully translated pages by language"
|
||||
},
|
||||
"TRANSLATED_CHARACTERS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "exponential",
|
||||
"high": 10240,
|
||||
"n_buckets": 50,
|
||||
"description": "A number of sucessfully translated characters"
|
||||
},
|
||||
"DENIED_TRANSLATION_OFFERS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "count",
|
||||
"description": "A number of tranlation offers the user denied"
|
||||
},
|
||||
"AUTO_REJECTED_TRANSLATION_OFFERS": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "count",
|
||||
"description": "A number of auto-rejected tranlation offers"
|
||||
},
|
||||
"REQUESTS_OF_ORIGINAL_CONTENT": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "count",
|
||||
"description": "A number of times the user requested to see the original content of a translated page"
|
||||
},
|
||||
"CHANGES_OF_TARGET_LANGUAGE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "count",
|
||||
"description": "A number of times when the target language was changed by the user"
|
||||
},
|
||||
"CHANGES_OF_DETECTED_LANGUAGE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "boolean",
|
||||
"description": "A number of changes of detected language before (true) or after (false) translating a page for the first time."
|
||||
},
|
||||
"SHOULD_TRANSLATION_UI_APPEAR": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "flag",
|
||||
"description": "Tracks situations when the user opts for displaying translation UI"
|
||||
},
|
||||
"SHOULD_AUTO_DETECT_LANGUAGE": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "default",
|
||||
"kind": "flag",
|
||||
"description": "Tracks situations when the user opts for auto-detecting the language of a page"
|
||||
},
|
||||
"WEAVE_DEVICE_COUNT_DESKTOP": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -13230,26 +12558,6 @@
|
|||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Number of mobile devices associated with this Sync account. Recorded each time Sync successfully completes the 'clients' engine."
|
||||
},
|
||||
"CONTENT_DOCUMENTS_DESTROYED": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "count",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"bug_numbers": [1204994, 1569672],
|
||||
"alert_emails": ["tdsmith@mozilla.com", "compatibility@lists.mozilla.org"],
|
||||
"description": "Number of content documents destroyed; used in conjunction with use counter histograms"
|
||||
},
|
||||
"TOP_LEVEL_CONTENT_DOCUMENTS_DESTROYED": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "count",
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"bug_numbers": [1204994, 1569672],
|
||||
"alert_emails": ["tdsmith@mozilla.com", "compatibility@lists.mozilla.org"],
|
||||
"description": "Number of top-level content documents destroyed; used in conjunction with use counter histograms"
|
||||
},
|
||||
"PUSH_API_NOTIFY": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -13369,17 +12677,6 @@
|
|||
"n_values": 50,
|
||||
"description": "Compression ratio of WOFF2 data (%)"
|
||||
},
|
||||
"PLUGIN_DRAWING_MODEL": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["gfx-telemetry-alerts@mozilla.com", "rhunt@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "enumerated",
|
||||
"bug_numbers": [1229961],
|
||||
"n_values": 12,
|
||||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Plugin drawing model. 0 when windowed, otherwise NPDrawingModel + 1."
|
||||
},
|
||||
"JS_PAGELOAD_EXECUTION_MS": {
|
||||
"record_in_processes": ["content"],
|
||||
"products": ["firefox"],
|
||||
|
@ -13646,26 +12943,6 @@
|
|||
"releaseChannelCollection": "opt-out",
|
||||
"description": "Counts the number of times that about:tabcrashed was unloaded without submitting."
|
||||
},
|
||||
"D3D11_COMPOSITING_FAILURE_ID": {
|
||||
"record_in_processes": ["main", "content", "gpu"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["gfx-telemetry-alerts@mozilla.com", "rhunt@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "count",
|
||||
"keyed": true,
|
||||
"description": "D3D11 compositor runtime and dynamic failure IDs. This will record a count for each context creation success or failure. Each failure id is a unique identifier that can be traced back to a particular failure branch or blocklist rule.",
|
||||
"bug_numbers": [1002846]
|
||||
},
|
||||
"OPENGL_COMPOSITING_FAILURE_ID": {
|
||||
"record_in_processes": ["main", "content", "gpu"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["gfx-telemetry-alerts@mozilla.com", "rhunt@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "count",
|
||||
"keyed": true,
|
||||
"description": "OpenGL compositor runtime and dynamic failure IDs. This will record a count for each context creation success or failure. Each failure id is a unique identifier that can be traced back to a particular failure branch or blocklist rule.",
|
||||
"bug_numbers": [1002846]
|
||||
},
|
||||
"BLINK_FILESYSTEM_USED": {
|
||||
"record_in_processes": ["main", "content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
|
@ -14682,28 +13959,6 @@
|
|||
"n_values": 64,
|
||||
"description": "URL CLassifier-related (aka Safe Browsing) UI events. See nsIUrlClassifierUITelemetry.idl for the specific values."
|
||||
},
|
||||
"GFX_OMTP_PAINT_TIME": {
|
||||
"record_in_processes": ["content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["gfx-telemetry-alerts@mozilla.com", "rhunt@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 10000,
|
||||
"n_buckets": 50,
|
||||
"description": "Amount of time in tenths of a millisecond from the beginning of the first async paint until all async paints are finished.",
|
||||
"bug_numbers": [1483245, 1518669]
|
||||
},
|
||||
"GFX_OMTP_PAINT_WAIT_TIME": {
|
||||
"record_in_processes": ["content"],
|
||||
"products": ["firefox", "fennec"],
|
||||
"alert_emails": ["gfx-telemetry-alerts@mozilla.com", "rhunt@mozilla.com"],
|
||||
"expires_in_version": "never",
|
||||
"kind": "exponential",
|
||||
"high": 200,
|
||||
"n_buckets": 50,
|
||||
"description": "Amount of time in milliseconds the main thread spends waiting for the paint thread to complete, if the time was greater than 200us.",
|
||||
"bug_numbers": [1386968, 1518669]
|
||||
},
|
||||
"GFX_MACOS_VIDEO_LOW_POWER": {
|
||||
"record_in_processes": ["main"],
|
||||
"products": ["firefox"],
|
||||
|
|
|
@ -1,29 +1,20 @@
|
|||
{
|
||||
"alert_emails": [
|
||||
"AUTO_REJECTED_TRANSLATION_OFFERS",
|
||||
"BACKGROUNDFILESAVER_THREAD_COUNT",
|
||||
"BAD_FALLBACK_FONT",
|
||||
"BROWSERPROVIDER_XUL_IMPORT_BOOKMARKS",
|
||||
"BROWSER_IS_ASSIST_DEFAULT",
|
||||
"BROWSER_IS_USER_DEFAULT",
|
||||
"BROWSER_IS_USER_DEFAULT_ERROR",
|
||||
"BROWSER_SET_DEFAULT_ALWAYS_CHECK",
|
||||
"BROWSER_SET_DEFAULT_DIALOG_PROMPT_RAWCOUNT",
|
||||
"BROWSER_SET_DEFAULT_ERROR",
|
||||
"BROWSER_SET_DEFAULT_RESULT",
|
||||
"CACHE_DEVICE_SEARCH_2",
|
||||
"CACHE_LM_INCONSISTENT",
|
||||
"CANVAS_2D_USED",
|
||||
"CANVAS_WEBGL_USED",
|
||||
"CHANGES_OF_DETECTED_LANGUAGE",
|
||||
"CHANGES_OF_TARGET_LANGUAGE",
|
||||
"COMPONENTS_SHIM_ACCESSED_BY_CONTENT",
|
||||
"CRASH_STORE_COMPRESSED_BYTES",
|
||||
"DEFECTIVE_PERMISSIONS_SQL_REMOVED",
|
||||
"DEFERRED_FINALIZE_ASYNC",
|
||||
"DENIED_TRANSLATION_OFFERS",
|
||||
"DEVTOOLS_DEBUGGER_DISPLAY_SOURCE_LOCAL_MS",
|
||||
"DEVTOOLS_DEBUGGER_DISPLAY_SOURCE_REMOTE_MS",
|
||||
"DEVTOOLS_HEAP_SNAPSHOT_EDGE_COUNT",
|
||||
"DEVTOOLS_HEAP_SNAPSHOT_NODE_COUNT",
|
||||
"DEVTOOLS_READ_HEAP_SNAPSHOT_MS",
|
||||
|
@ -48,10 +39,8 @@
|
|||
"FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_PAGE_LOAD_TIME_MS",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_QUEUE_TIME_MS",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_SERVICE_TIME_MS",
|
||||
"FX_THUMBNAILS_BG_QUEUE_SIZE_ON_CAPTURE",
|
||||
"FX_THUMBNAILS_CAPTURE_TIME_MS",
|
||||
"FX_THUMBNAILS_HIT_OR_MISS",
|
||||
"FX_THUMBNAILS_STORE_TIME_MS",
|
||||
"FX_TOTAL_TOP_VISITS",
|
||||
"GDI_INITFONTLIST_TOTAL",
|
||||
|
@ -106,18 +95,10 @@
|
|||
"NETWORK_CACHE_HIT_RATE_PER_CACHE_SIZE",
|
||||
"NETWORK_CACHE_METADATA_FIRST_READ_TIME_MS",
|
||||
"NETWORK_CACHE_METADATA_SECOND_READ_TIME_MS",
|
||||
"NETWORK_CACHE_V1_HIT_TIME_MS",
|
||||
"NETWORK_CACHE_V1_MISS_TIME_MS",
|
||||
"NETWORK_CACHE_V1_TRUNCATE_TIME_MS",
|
||||
"NETWORK_CACHE_V2_INPUT_STREAM_STATUS",
|
||||
"NETWORK_CACHE_V2_OUTPUT_STREAM_STATUS",
|
||||
"NETWORK_DISK_CACHE2_SHUTDOWN_CLEAR_PRIVATE",
|
||||
"NETWORK_DISK_CACHE_DELETEDIR",
|
||||
"NETWORK_DISK_CACHE_DELETEDIR_SHUTDOWN",
|
||||
"NETWORK_DISK_CACHE_SHUTDOWN",
|
||||
"NETWORK_DISK_CACHE_SHUTDOWN_CLEAR_PRIVATE",
|
||||
"NETWORK_DISK_CACHE_SHUTDOWN_V2",
|
||||
"NETWORK_DISK_CACHE_TRASHRENAME",
|
||||
"NEWTAB_PAGE_BLOCKED_SITES_COUNT",
|
||||
"NEWTAB_PAGE_ENABLED",
|
||||
"NEWTAB_PAGE_PINNED_SITES_COUNT",
|
||||
|
@ -147,7 +128,6 @@
|
|||
"PLACES_SORTED_BOOKMARKS_PERC",
|
||||
"PLACES_TAGGED_BOOKMARKS_PERC",
|
||||
"PLACES_TAGS_COUNT",
|
||||
"PLUGIN_SHUTDOWN_MS",
|
||||
"PRCLOSE_TCP_BLOCKING_TIME_CONNECTIVITY_CHANGE",
|
||||
"PRCLOSE_TCP_BLOCKING_TIME_LINK_CHANGE",
|
||||
"PRCLOSE_TCP_BLOCKING_TIME_NORMAL",
|
||||
|
@ -172,11 +152,8 @@
|
|||
"PROCESS_CRASH_SUBMIT_SUCCESS",
|
||||
"PWMGR_NUM_HTTPAUTH_PASSWORDS",
|
||||
"PWMGR_USERNAME_PRESENT",
|
||||
"REQUESTS_OF_ORIGINAL_CONTENT",
|
||||
"SAFE_MODE_USAGE",
|
||||
"SERVICE_WORKER_REGISTRATION_LOADING",
|
||||
"SHOULD_AUTO_DETECT_LANGUAGE",
|
||||
"SHOULD_TRANSLATION_UI_APPEAR",
|
||||
"STARTUP_CRASH_DETECTED",
|
||||
"STS_POLL_AND_EVENTS_CYCLE",
|
||||
"STS_POLL_AND_EVENT_THE_LAST_CYCLE",
|
||||
|
@ -189,11 +166,6 @@
|
|||
"SYSTEM_FONT_FALLBACK_SCRIPT",
|
||||
"THUNDERBIRD_GLODA_SIZE_MB",
|
||||
"THUNDERBIRD_INDEXING_RATE_MSG_PER_S",
|
||||
"TRANSLATED_CHARACTERS",
|
||||
"TRANSLATED_PAGES",
|
||||
"TRANSLATED_PAGES_BY_LANGUAGE",
|
||||
"TRANSLATION_OPPORTUNITIES",
|
||||
"TRANSLATION_OPPORTUNITIES_BY_LANGUAGE",
|
||||
"WEAVE_COMPLETE_SUCCESS_COUNT",
|
||||
"WEAVE_START_COUNT",
|
||||
"WEBCRYPTO_ALG",
|
||||
|
@ -212,25 +184,18 @@
|
|||
"APPLICATION_REPUTATION_LOCAL",
|
||||
"APPLICATION_REPUTATION_SERVER",
|
||||
"APPLICATION_REPUTATION_SHOULD_BLOCK",
|
||||
"AUTO_REJECTED_TRANSLATION_OFFERS",
|
||||
"BACKGROUNDFILESAVER_THREAD_COUNT",
|
||||
"BAD_FALLBACK_FONT",
|
||||
"BROWSERPROVIDER_XUL_IMPORT_BOOKMARKS",
|
||||
"BROWSER_IS_ASSIST_DEFAULT",
|
||||
"BROWSER_IS_USER_DEFAULT_ERROR",
|
||||
"BROWSER_SET_DEFAULT_ALWAYS_CHECK",
|
||||
"BROWSER_SET_DEFAULT_DIALOG_PROMPT_RAWCOUNT",
|
||||
"BROWSER_SET_DEFAULT_ERROR",
|
||||
"BROWSER_SET_DEFAULT_RESULT",
|
||||
"BUCKET_ORDER_ERRORS",
|
||||
"CACHE_DEVICE_SEARCH_2",
|
||||
"CACHE_LM_INCONSISTENT",
|
||||
"CANVAS_2D_USED",
|
||||
"CANVAS_WEBGL_USED",
|
||||
"CERT_OCSP_ENABLED",
|
||||
"CERT_OCSP_REQUIRED",
|
||||
"CHANGES_OF_DETECTED_LANGUAGE",
|
||||
"CHANGES_OF_TARGET_LANGUAGE",
|
||||
"COMPONENTS_SHIM_ACCESSED_BY_CONTENT",
|
||||
"COMPOSITE_FRAME_ROUNDTRIP_TIME",
|
||||
"CRASH_STORE_COMPRESSED_BYTES",
|
||||
|
@ -253,9 +218,6 @@
|
|||
"CYCLE_COLLECTOR_WORKER_VISITED_REF_COUNTED",
|
||||
"DEFECTIVE_PERMISSIONS_SQL_REMOVED",
|
||||
"DEFERRED_FINALIZE_ASYNC",
|
||||
"DENIED_TRANSLATION_OFFERS",
|
||||
"DEVTOOLS_DEBUGGER_DISPLAY_SOURCE_LOCAL_MS",
|
||||
"DEVTOOLS_DEBUGGER_DISPLAY_SOURCE_REMOTE_MS",
|
||||
"DEVTOOLS_HEAP_SNAPSHOT_EDGE_COUNT",
|
||||
"DEVTOOLS_HEAP_SNAPSHOT_NODE_COUNT",
|
||||
"DEVTOOLS_READ_HEAP_SNAPSHOT_MS",
|
||||
|
@ -272,7 +234,6 @@
|
|||
"DWRITEFONT_DELAYEDINITFONTLIST_COUNT",
|
||||
"DWRITEFONT_DELAYEDINITFONTLIST_TOTAL",
|
||||
"DWRITEFONT_INIT_PROBLEM",
|
||||
"FIND_PLUGINS",
|
||||
"FONTLIST_INITFACENAMELISTS",
|
||||
"FONTLIST_INITOTHERFAMILYNAMES",
|
||||
"FONTLIST_INITOTHERFAMILYNAMES_NO_DEFERRING",
|
||||
|
@ -298,18 +259,14 @@
|
|||
"FX_SESSION_RESTORE_NUMBER_OF_TABS_RESTORED",
|
||||
"FX_SESSION_RESTORE_NUMBER_OF_WINDOWS_RESTORED",
|
||||
"FX_SESSION_RESTORE_READ_FILE_MS",
|
||||
"FX_SESSION_RESTORE_SEND_UPDATE_CAUSED_OOM",
|
||||
"FX_SESSION_RESTORE_SERIALIZE_DATA_MS",
|
||||
"FX_SESSION_RESTORE_WRITE_FILE_MS",
|
||||
"FX_TAB_CLICK_MS",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_CANVAS_DRAW_TIME_MS",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_PAGE_LOAD_TIME_MS",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_QUEUE_TIME_MS",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_SERVICE_TIME_MS",
|
||||
"FX_THUMBNAILS_BG_QUEUE_SIZE_ON_CAPTURE",
|
||||
"FX_THUMBNAILS_CAPTURE_TIME_MS",
|
||||
"FX_THUMBNAILS_HIT_OR_MISS",
|
||||
"FX_THUMBNAILS_STORE_TIME_MS",
|
||||
"FX_TOTAL_TOP_VISITS",
|
||||
"GDI_INITFONTLIST_TOTAL",
|
||||
|
@ -361,7 +318,6 @@
|
|||
"HTTP_TRANSACTION_USE_ALTSVC_OE",
|
||||
"IMAGE_DECODE_CHUNKS",
|
||||
"IMAGE_DECODE_COUNT",
|
||||
"IMAGE_DECODE_LATENCY_US",
|
||||
"IMAGE_DECODE_ON_DRAW_LATENCY",
|
||||
"IMAGE_DECODE_SPEED_GIF",
|
||||
"IMAGE_DECODE_SPEED_JPEG",
|
||||
|
@ -393,18 +349,10 @@
|
|||
"NETWORK_CACHE_HIT_RATE_PER_CACHE_SIZE",
|
||||
"NETWORK_CACHE_METADATA_FIRST_READ_TIME_MS",
|
||||
"NETWORK_CACHE_METADATA_SECOND_READ_TIME_MS",
|
||||
"NETWORK_CACHE_V1_HIT_TIME_MS",
|
||||
"NETWORK_CACHE_V1_MISS_TIME_MS",
|
||||
"NETWORK_CACHE_V1_TRUNCATE_TIME_MS",
|
||||
"NETWORK_CACHE_V2_INPUT_STREAM_STATUS",
|
||||
"NETWORK_CACHE_V2_OUTPUT_STREAM_STATUS",
|
||||
"NETWORK_DISK_CACHE2_SHUTDOWN_CLEAR_PRIVATE",
|
||||
"NETWORK_DISK_CACHE_DELETEDIR",
|
||||
"NETWORK_DISK_CACHE_DELETEDIR_SHUTDOWN",
|
||||
"NETWORK_DISK_CACHE_SHUTDOWN",
|
||||
"NETWORK_DISK_CACHE_SHUTDOWN_CLEAR_PRIVATE",
|
||||
"NETWORK_DISK_CACHE_SHUTDOWN_V2",
|
||||
"NETWORK_DISK_CACHE_TRASHRENAME",
|
||||
"NEWTAB_PAGE_BLOCKED_SITES_COUNT",
|
||||
"NEWTAB_PAGE_ENABLED",
|
||||
"NEWTAB_PAGE_PINNED_SITES_COUNT",
|
||||
|
@ -437,8 +385,6 @@
|
|||
"PLACES_SORTED_BOOKMARKS_PERC",
|
||||
"PLACES_TAGGED_BOOKMARKS_PERC",
|
||||
"PLACES_TAGS_COUNT",
|
||||
"PLUGIN_LOAD_METADATA",
|
||||
"PLUGIN_SHUTDOWN_MS",
|
||||
"PRCLOSE_TCP_BLOCKING_TIME_CONNECTIVITY_CHANGE",
|
||||
"PRCLOSE_TCP_BLOCKING_TIME_LINK_CHANGE",
|
||||
"PRCLOSE_TCP_BLOCKING_TIME_NORMAL",
|
||||
|
@ -467,7 +413,6 @@
|
|||
"READER_MODE_DOWNLOAD_RESULT",
|
||||
"READER_MODE_PARSE_RESULT",
|
||||
"REFRESH_DRIVER_TICK",
|
||||
"REQUESTS_OF_ORIGINAL_CONTENT",
|
||||
"SAFE_MODE_USAGE",
|
||||
"SEARCH_SERVICE_COUNTRY_FETCH_RESULT",
|
||||
"SEARCH_SERVICE_COUNTRY_FETCH_TIME_MS",
|
||||
|
@ -478,14 +423,11 @@
|
|||
"SEARCH_SERVICE_US_COUNTRY_MISMATCHED_TIMEZONE",
|
||||
"SEARCH_SERVICE_US_TIMEZONE_MISMATCHED_COUNTRY",
|
||||
"SERVICE_WORKER_REGISTRATION_LOADING",
|
||||
"SHOULD_AUTO_DETECT_LANGUAGE",
|
||||
"SHOULD_TRANSLATION_UI_APPEAR",
|
||||
"SLOW_SCRIPT_NOTICE_COUNT",
|
||||
"SPDY_CHUNK_RECVD",
|
||||
"SPDY_GOAWAY_LOCAL",
|
||||
"SPDY_GOAWAY_PEER",
|
||||
"SPDY_NPN_CONNECT",
|
||||
"SPDY_NPN_JOIN",
|
||||
"SPDY_PARALLEL_STREAMS",
|
||||
"SPDY_SERVER_INITIATED_STREAMS",
|
||||
"SPDY_SETTINGS_IW",
|
||||
|
@ -547,19 +489,7 @@
|
|||
"TELEMETRY_TEST_RELEASE_OPTOUT",
|
||||
"THUNDERBIRD_GLODA_SIZE_MB",
|
||||
"THUNDERBIRD_INDEXING_RATE_MSG_PER_S",
|
||||
"TOTAL_COUNT_HIGH_ERRORS",
|
||||
"TOTAL_COUNT_LOW_ERRORS",
|
||||
"TRANSLATED_CHARACTERS",
|
||||
"TRANSLATED_PAGES",
|
||||
"TRANSLATED_PAGES_BY_LANGUAGE",
|
||||
"TRANSLATION_OPPORTUNITIES",
|
||||
"TRANSLATION_OPPORTUNITIES_BY_LANGUAGE",
|
||||
"URLCLASSIFIER_CL_CHECK_TIME",
|
||||
"URLCLASSIFIER_LC_COMPLETIONS",
|
||||
"URLCLASSIFIER_LC_PREFIXES",
|
||||
"URLCLASSIFIER_PS_CONSTRUCT_TIME",
|
||||
"URLCLASSIFIER_PS_FALLOCATE_TIME",
|
||||
"URLCLASSIFIER_PS_FILELOAD_TIME",
|
||||
"WEAVE_COMPLETE_SUCCESS_COUNT",
|
||||
"WEAVE_START_COUNT",
|
||||
"WEBCRYPTO_ALG",
|
||||
|
@ -580,21 +510,12 @@
|
|||
"WEBRTC_AUDIO_QUALITY_INBOUND_BANDWIDTH_KBITS",
|
||||
"WEBRTC_AUDIO_QUALITY_INBOUND_JITTER",
|
||||
"WEBRTC_AUDIO_QUALITY_INBOUND_PACKETLOSS_RATE",
|
||||
"WEBRTC_AUDIO_QUALITY_OUTBOUND_BANDWIDTH_KBITS",
|
||||
"WEBRTC_AUDIO_QUALITY_OUTBOUND_JITTER",
|
||||
"WEBRTC_AUDIO_QUALITY_OUTBOUND_PACKETLOSS_RATE",
|
||||
"WEBRTC_AUDIO_QUALITY_OUTBOUND_RTT",
|
||||
"WEBRTC_AVSYNC_WHEN_AUDIO_LAGS_VIDEO_MS",
|
||||
"WEBRTC_AVSYNC_WHEN_VIDEO_LAGS_AUDIO_MS",
|
||||
"WEBRTC_CALL_TYPE",
|
||||
"WEBRTC_DATACHANNEL_NEGOTIATED",
|
||||
"WEBRTC_GET_USER_MEDIA_TYPE",
|
||||
"WEBRTC_LOAD_STATE_NORMAL",
|
||||
"WEBRTC_LOAD_STATE_NORMAL_SHORT",
|
||||
"WEBRTC_LOAD_STATE_RELAXED",
|
||||
"WEBRTC_LOAD_STATE_RELAXED_SHORT",
|
||||
"WEBRTC_LOAD_STATE_STRESSED",
|
||||
"WEBRTC_LOAD_STATE_STRESSED_SHORT",
|
||||
"WEBRTC_MAX_AUDIO_RECEIVE_TRACK",
|
||||
"WEBRTC_MAX_AUDIO_SEND_TRACK",
|
||||
"WEBRTC_MAX_VIDEO_RECEIVE_TRACK",
|
||||
|
@ -605,22 +526,16 @@
|
|||
"WEBRTC_VIDEO_DECODER_DISCARDED_PACKETS_PER_CALL_PPM",
|
||||
"WEBRTC_VIDEO_DECODER_FRAMERATE_10X_STD_DEV_PER_CALL",
|
||||
"WEBRTC_VIDEO_DECODER_FRAMERATE_AVG_PER_CALL",
|
||||
"WEBRTC_VIDEO_DECODE_ERROR_TIME_PERMILLE",
|
||||
"WEBRTC_VIDEO_ENCODER_BITRATE_AVG_PER_CALL_KBPS",
|
||||
"WEBRTC_VIDEO_ENCODER_BITRATE_STD_DEV_PER_CALL_KBPS",
|
||||
"WEBRTC_VIDEO_ENCODER_DROPPED_FRAMES_PER_CALL_FPM",
|
||||
"WEBRTC_VIDEO_ENCODER_FRAMERATE_10X_STD_DEV_PER_CALL",
|
||||
"WEBRTC_VIDEO_ENCODER_FRAMERATE_AVG_PER_CALL",
|
||||
"WEBRTC_VIDEO_ERROR_RECOVERY_MS",
|
||||
"WEBRTC_VIDEO_QUALITY_INBOUND_BANDWIDTH_KBITS",
|
||||
"WEBRTC_VIDEO_QUALITY_INBOUND_JITTER",
|
||||
"WEBRTC_VIDEO_QUALITY_INBOUND_PACKETLOSS_RATE",
|
||||
"WEBRTC_VIDEO_QUALITY_OUTBOUND_BANDWIDTH_KBITS",
|
||||
"WEBRTC_VIDEO_QUALITY_OUTBOUND_JITTER",
|
||||
"WEBRTC_VIDEO_QUALITY_OUTBOUND_PACKETLOSS_RATE",
|
||||
"WEBRTC_VIDEO_QUALITY_OUTBOUND_RTT",
|
||||
"WEBRTC_VIDEO_RECOVERY_AFTER_ERROR_PER_MIN",
|
||||
"WEBRTC_VIDEO_RECOVERY_BEFORE_ERROR_PER_MIN",
|
||||
"WEBSOCKETS_HANDSHAKE_TYPE",
|
||||
"XMLHTTPREQUEST_ASYNC_OR_SYNC"
|
||||
],
|
||||
|
@ -670,23 +585,14 @@
|
|||
"UPDATE_STATUS_ERROR_CODE_UNKNOWN_STAGE",
|
||||
"SECURITY_UI",
|
||||
"CRASH_STORE_COMPRESSED_BYTES",
|
||||
"WEBRTC_AVSYNC_WHEN_AUDIO_LAGS_VIDEO_MS",
|
||||
"WEBRTC_AVSYNC_WHEN_VIDEO_LAGS_AUDIO_MS",
|
||||
"WEBRTC_VIDEO_QUALITY_INBOUND_BANDWIDTH_KBITS",
|
||||
"WEBRTC_AUDIO_QUALITY_INBOUND_BANDWIDTH_KBITS",
|
||||
"WEBRTC_VIDEO_QUALITY_OUTBOUND_BANDWIDTH_KBITS",
|
||||
"WEBRTC_AUDIO_QUALITY_OUTBOUND_BANDWIDTH_KBITS",
|
||||
"WEBRTC_AUDIO_QUALITY_INBOUND_JITTER",
|
||||
"WEBRTC_VIDEO_QUALITY_OUTBOUND_JITTER",
|
||||
"WEBRTC_AUDIO_QUALITY_OUTBOUND_JITTER",
|
||||
"WEBRTC_VIDEO_ERROR_RECOVERY_MS",
|
||||
"WEBRTC_VIDEO_RECOVERY_BEFORE_ERROR_PER_MIN",
|
||||
"WEBRTC_VIDEO_RECOVERY_AFTER_ERROR_PER_MIN",
|
||||
"WEBRTC_VIDEO_QUALITY_OUTBOUND_RTT",
|
||||
"WEBRTC_AUDIO_QUALITY_OUTBOUND_RTT",
|
||||
"WEBRTC_CALL_DURATION",
|
||||
"DEVTOOLS_DEBUGGER_DISPLAY_SOURCE_LOCAL_MS",
|
||||
"DEVTOOLS_DEBUGGER_DISPLAY_SOURCE_REMOTE_MS",
|
||||
"DEVTOOLS_SAVE_HEAP_SNAPSHOT_MS",
|
||||
"DEVTOOLS_READ_HEAP_SNAPSHOT_MS",
|
||||
"DEVTOOLS_HEAP_SNAPSHOT_NODE_COUNT",
|
||||
|
@ -712,69 +618,48 @@
|
|||
"expiry_default": [
|
||||
"IDLE_NOTIFY_IDLE_MS",
|
||||
"GEOLOCATION_OSX_SOURCE_IS_MLS",
|
||||
"TRANSLATION_OPPORTUNITIES_BY_LANGUAGE",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_DONE_REASON_2",
|
||||
"TRANSLATED_PAGES",
|
||||
"FX_SESSION_RESTORE_SEND_UPDATE_CAUSED_OOM",
|
||||
"FX_THUMBNAILS_BG_QUEUE_SIZE_ON_CAPTURE",
|
||||
"AUTO_REJECTED_TRANSLATION_OFFERS",
|
||||
"TRANSLATED_CHARACTERS",
|
||||
"NEWTAB_PAGE_ENABLED",
|
||||
"SHOULD_TRANSLATION_UI_APPEAR",
|
||||
"FX_TOTAL_TOP_VISITS",
|
||||
"FX_SESSION_RESTORE_NUMBER_OF_EAGER_TABS_RESTORED",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_QUEUE_TIME_MS",
|
||||
"NEWTAB_PAGE_PINNED_SITES_COUNT",
|
||||
"WEAVE_COMPLETE_SUCCESS_COUNT",
|
||||
"CHANGES_OF_TARGET_LANGUAGE",
|
||||
"TRANSLATION_OPPORTUNITIES",
|
||||
"NEWTAB_PAGE_BLOCKED_SITES_COUNT",
|
||||
"FX_SESSION_RESTORE_NUMBER_OF_TABS_RESTORED",
|
||||
"WEAVE_START_COUNT",
|
||||
"FX_SESSION_RESTORE_CORRUPT_FILE",
|
||||
"FX_TAB_CLICK_MS",
|
||||
"FX_SESSION_RESTORE_READ_FILE_MS",
|
||||
"CHANGES_OF_DETECTED_LANGUAGE",
|
||||
"FX_SESSION_RESTORE_AUTO_RESTORE_DURATION_UNTIL_EAGER_TABS_RESTORED_MS",
|
||||
"FX_SESSION_RESTORE_COLLECT_DATA_MS",
|
||||
"FX_SESSION_RESTORE_FILE_SIZE_BYTES",
|
||||
"TRANSLATED_PAGES_BY_LANGUAGE",
|
||||
"LOCALDOMSTORAGE_SHUTDOWN_DATABASE_MS",
|
||||
"FX_SESSION_RESTORE_NUMBER_OF_WINDOWS_RESTORED",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_CANVAS_DRAW_TIME_MS",
|
||||
"FX_SESSION_RESTORE_WRITE_FILE_MS",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_PAGE_LOAD_TIME_MS",
|
||||
"REQUESTS_OF_ORIGINAL_CONTENT",
|
||||
"FX_THUMBNAILS_BG_CAPTURE_SERVICE_TIME_MS",
|
||||
"PLACES_BACKUPS_TOJSON_MS",
|
||||
"A11Y_ISIMPLEDOM_USAGE_FLAG",
|
||||
"FX_SESSION_RESTORE_MANUAL_RESTORE_DURATION_UNTIL_EAGER_TABS_RESTORED_MS",
|
||||
"FX_SESSION_RESTORE_ALL_FILES_CORRUPT",
|
||||
"SHOULD_AUTO_DETECT_LANGUAGE",
|
||||
"A11Y_IATABLE_USAGE_FLAG",
|
||||
"LOCALDOMSTORAGE_PRELOAD_PENDING_ON_FIRST_ACCESS",
|
||||
"DENIED_TRANSLATION_OFFERS",
|
||||
"PAGE_FAULTS_HARD",
|
||||
"BROWSERPROVIDER_XUL_IMPORT_BOOKMARKS",
|
||||
"GEOLOCATION_WIN8_SOURCE_IS_MLS"
|
||||
],
|
||||
"kind": [
|
||||
"A11Y_IATABLE_USAGE_FLAG",
|
||||
"A11Y_INSTANTIATED_FLAG",
|
||||
"A11Y_ISIMPLEDOM_USAGE_FLAG",
|
||||
"AUTO_REJECTED_TRANSLATION_OFFERS",
|
||||
"CANVAS_WEBGL_ACCL_FAILURE_ID",
|
||||
"CANVAS_WEBGL_FAILURE_ID",
|
||||
"CHANGES_OF_TARGET_LANGUAGE",
|
||||
"COMPONENTS_SHIM_ACCESSED_BY_CONTENT",
|
||||
"CONTENT_DOCUMENTS_DESTROYED",
|
||||
"CYCLE_COLLECTOR_OOM",
|
||||
"CYCLE_COLLECTOR_WORKER_OOM",
|
||||
"D3D11_COMPOSITING_FAILURE_ID",
|
||||
"DEDICATED_WORKER_SPAWN_GETS_QUEUED",
|
||||
"DEDICATED_WORKER_DESTROYED",
|
||||
"DEFECTIVE_PERMISSIONS_SQL_REMOVED",
|
||||
"DENIED_TRANSLATION_OFFERS",
|
||||
"DEVTOOLS_ABOUTDEBUGGING_OPENED_COUNT",
|
||||
"DEVTOOLS_ANIMATIONINSPECTOR_OPENED_COUNT",
|
||||
"DEVTOOLS_BROWSERCONSOLE_OPENED_COUNT",
|
||||
|
@ -802,25 +687,18 @@
|
|||
"DEVTOOLS_WEBCONSOLE_OPENED_COUNT",
|
||||
"FX_CONTENT_CRASH_DUMP_UNAVAILABLE",
|
||||
"FX_CONTENT_CRASH_NOT_SUBMITTED",
|
||||
"FX_SESSION_RESTORE_SEND_UPDATE_CAUSED_OOM",
|
||||
"GEOLOCATION_ERROR",
|
||||
"MASTER_PASSWORD_ENABLED",
|
||||
"MEDIA_CODEC_USED",
|
||||
"OPENGL_COMPOSITING_FAILURE_ID",
|
||||
"PERMISSIONS_SQL_CORRUPTED",
|
||||
"PROCESS_CRASH_SUBMIT_ATTEMPT",
|
||||
"PUSH_API_NOTIFY",
|
||||
"REQUESTS_OF_ORIGINAL_CONTENT",
|
||||
"SANDBOX_REJECTED_SYSCALLS",
|
||||
"SEARCH_COUNTS",
|
||||
"SEARCH_SERVICE_US_COUNTRY_MISMATCHED_TIMEZONE",
|
||||
"SEARCH_SERVICE_US_TIMEZONE_MISMATCHED_COUNTRY",
|
||||
"SERVICE_WORKER_SPAWN_GETS_QUEUED",
|
||||
"SERVICE_WORKER_DESTROYED",
|
||||
"SHARED_WORKER_SPAWN_GETS_QUEUED",
|
||||
"SHARED_WORKER_DESTROYED",
|
||||
"SHOULD_AUTO_DETECT_LANGUAGE",
|
||||
"SHOULD_TRANSLATION_UI_APPEAR",
|
||||
"SLOW_SCRIPT_NOTICE_COUNT",
|
||||
"SLOW_SCRIPT_PAGE_COUNT",
|
||||
"STARTUP_CRASH_DETECTED",
|
||||
|
@ -856,9 +734,6 @@
|
|||
"TELEMETRY_TEST_KEYED_RELEASE_OPTOUT",
|
||||
"TELEMETRY_TEST_RELEASE_OPTIN",
|
||||
"TELEMETRY_TEST_RELEASE_OPTOUT",
|
||||
"TOP_LEVEL_CONTENT_DOCUMENTS_DESTROYED",
|
||||
"TRANSLATED_PAGES",
|
||||
"TRANSLATED_PAGES_BY_LANGUAGE",
|
||||
"UPDATE_CANNOT_STAGE_EXTERNAL",
|
||||
"UPDATE_CANNOT_STAGE_NOTIFY",
|
||||
"UPDATE_CANNOT_STAGE_SUBSEQUENT",
|
||||
|
|
Загрузка…
Ссылка в новой задаче