commit 77a9fc3c9007ed836305d378deefa16037922e61
parent 57ff6db1041e5bc9ff4cf93ce9efcf176de1383e
Author: Luca Greco <lgreco@mozilla.com>
Date: Thu, 2 Oct 2025 10:48:12 +0000
Bug 1991924 - Set lifetime application on Glean activeAddons/theme/GMPlugins object metrics. r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D267007
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/toolkit/mozapps/extensions/metrics.yaml b/toolkit/mozapps/extensions/metrics.yaml
@@ -13,6 +13,7 @@ $tags:
addons:
active_addons:
type: object
+ lifetime: application
description: |
The list of currently enabled addons.
@@ -28,8 +29,10 @@ addons:
have values.
bugs:
- https://bugzilla.mozilla.org/1950416
+ - https://bugzilla.mozilla.org/1991924
data_reviews:
- https://bugzilla.mozilla.org/1950416
+ - https://bugzilla.mozilla.org/1991924
data_sensitivity:
- technical
- interaction
@@ -89,6 +92,7 @@ addons:
theme:
type: object
+ lifetime: application
description: |
The currently active theme.
@@ -103,8 +107,10 @@ addons:
values.
bugs:
- https://bugzilla.mozilla.org/1950416
+ - https://bugzilla.mozilla.org/1991924
data_reviews:
- https://bugzilla.mozilla.org/1950416
+ - https://bugzilla.mozilla.org/1991924
data_sensitivity:
- technical
- interaction
@@ -145,6 +151,7 @@ addons:
active_g_m_plugins:
type: object
+ lifetime: application
description: |
The list of currently enabled Gecko Media Plugins.
@@ -159,8 +166,10 @@ addons:
have values.
bugs:
- https://bugzilla.mozilla.org/1950416
+ - https://bugzilla.mozilla.org/1991924
data_reviews:
- https://bugzilla.mozilla.org/1950416
+ - https://bugzilla.mozilla.org/1991924
data_sensitivity:
- technical
- interaction