diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:37 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:35:37 +0000 |
commit | a90a5cba08fdf6c0ceb95101c275108a152a3aed (patch) | |
tree | 532507288f3defd7f4dcf1af49698bcb76034855 /toolkit/components/extensions/metrics.yaml | |
parent | Adding debian version 126.0.1-1. (diff) | |
download | firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.tar.xz firefox-a90a5cba08fdf6c0ceb95101c275108a152a3aed.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'toolkit/components/extensions/metrics.yaml')
-rw-r--r-- | toolkit/components/extensions/metrics.yaml | 80 |
1 files changed, 14 insertions, 66 deletions
diff --git a/toolkit/components/extensions/metrics.yaml b/toolkit/components/extensions/metrics.yaml index 6d36dae614..7993832a64 100644 --- a/toolkit/components/extensions/metrics.yaml +++ b/toolkit/components/extensions/metrics.yaml @@ -58,6 +58,8 @@ extensions: data_sensitivity: - technical telemetry_mirror: EXTENSIONS_STARTUPCACHE_LOAD_TIME + no_lint: + - GIFFT_NON_PING_LIFETIME startup_cache_read_errors: type: labeled_counter @@ -75,6 +77,8 @@ extensions: data_sensitivity: - technical telemetry_mirror: EXTENSIONS_STARTUPCACHE_READ_ERRORS + no_lint: + - GIFFT_NON_PING_LIFETIME startup_cache_write_bytelength: type: quantity @@ -92,6 +96,8 @@ extensions: data_sensitivity: - technical telemetry_mirror: EXTENSIONS_STARTUPCACHE_WRITE_BYTELENGTH + no_lint: + - GIFFT_NON_PING_LIFETIME process_event: type: labeled_counter @@ -130,7 +136,6 @@ extensions.apis.dnr: expires: 138 description: | Amount of data read from the DNR startup cache file. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -149,7 +154,6 @@ extensions.apis.dnr: expires: 138 description: | Amount of time it takes to read data into the DNR startup cache file. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -168,7 +172,6 @@ extensions.apis.dnr: expires: 138 description: | Amount of data written to the DNR startup cache file. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -187,7 +190,6 @@ extensions.apis.dnr: expires: 138 description: | Amount of time it takes to write data into the DNR startup cache file. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -221,6 +223,8 @@ extensions.apis.dnr: - hit - miss telemetry_mirror: EXTENSIONS_APIS_DNR_STARTUP_CACHE_ENTRIES + no_lint: + - GIFFT_NON_PING_LIFETIME validate_rules_time: type: timing_distribution @@ -229,7 +233,6 @@ extensions.apis.dnr: description: | Amount of time it takes to validate DNR rules of individual ruleset when dynamic or static rulesets have been loaded from disk. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -248,7 +251,6 @@ extensions.apis.dnr: expires: 138 description: | Amount of time it takes to evaluate DNR rules for one network request. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -378,6 +380,8 @@ extensions.quarantined_domains: data_sensitivity: - technical telemetry_mirror: EXTENSIONS_QUARANTINEDDOMAINS_LISTSIZE + no_lint: + - GIFFT_NON_PING_LIFETIME listhash: type: string @@ -396,6 +400,8 @@ extensions.quarantined_domains: data_sensitivity: - technical telemetry_mirror: EXTENSIONS_QUARANTINEDDOMAINS_LISTHASH + no_lint: + - GIFFT_NON_PING_LIFETIME remotehash: type: string @@ -417,6 +423,8 @@ extensions.quarantined_domains: data_sensitivity: - technical telemetry_mirror: EXTENSIONS_QUARANTINEDDOMAINS_REMOTEHASH + no_lint: + - GIFFT_NON_PING_LIFETIME extensions.counters: @@ -488,7 +496,6 @@ extensions.timing: description: | Amount of time it takes to load a WebExtensions background page, from when the build function is called to when the page has finished processing the onload event. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -506,7 +513,6 @@ extensions.timing: expires: never description: | Amount of time it takes for a BrowserAction popup to open. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -532,7 +538,6 @@ extensions.timing: expires: never description: | Amount of time it takes for content scripts from a WebExtension to be injected into a window. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -555,7 +560,6 @@ extensions.timing: description: | Amount of time (keyed by addon id) that an event page has been running before being suspended, or the entire addon shutdown. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -573,7 +577,6 @@ extensions.timing: description: | Amount of time it takes for a WebExtension to start up, from when the startup function is called to when the startup promise resolves. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -591,7 +594,6 @@ extensions.timing: expires: never description: | Amount of time it takes for a PageAction popup to open. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -611,65 +613,12 @@ extensions.timing: data_sensitivity: - technical - storage_local_get_json: - type: timing_distribution - time_unit: millisecond - expires: 128 - description: | - Amount of time it takes to perform a get via storage.local using the JSONFile backend. - lifetime: application - notification_emails: - - addons-dev-internal@mozilla.com - bugs: - - https://bugzilla.mozilla.org/1371398 - - https://bugzilla.mozilla.org/1513556 - - https://bugzilla.mozilla.org/1578225 - - https://bugzilla.mozilla.org/1623315 - - https://bugzilla.mozilla.org/1666980 - - https://bugzilla.mozilla.org/1706839 - - https://bugzilla.mozilla.org/1745271 - - https://bugzilla.mozilla.org/1777402 - - https://bugzilla.mozilla.org/1811155 - - https://bugzilla.mozilla.org/1861303 - - https://bugzilla.mozilla.org/1820158 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1820158#c8 - data_sensitivity: - - technical - - storage_local_set_json: - type: timing_distribution - time_unit: millisecond - expires: 128 - description: | - Amount of time it takes to perform a set via storage.local using the JSONFile backend. - lifetime: application - notification_emails: - - addons-dev-internal@mozilla.com - bugs: - - https://bugzilla.mozilla.org/1371398 - - https://bugzilla.mozilla.org/1513556 - - https://bugzilla.mozilla.org/1578225 - - https://bugzilla.mozilla.org/1623315 - - https://bugzilla.mozilla.org/1666980 - - https://bugzilla.mozilla.org/1706839 - - https://bugzilla.mozilla.org/1745271 - - https://bugzilla.mozilla.org/1777402 - - https://bugzilla.mozilla.org/1811155 - - https://bugzilla.mozilla.org/1861303 - - https://bugzilla.mozilla.org/1820158 - data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1820158#c8 - data_sensitivity: - - technical - storage_local_get_idb: type: timing_distribution time_unit: millisecond expires: never description: | Amount of time it takes to perform a get via storage.local using the IndexedDB backend. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: @@ -695,7 +644,6 @@ extensions.timing: expires: never description: | Amount of time it takes to perform a set via storage.local using the Indexed backend. - lifetime: application notification_emails: - addons-dev-internal@mozilla.com bugs: |