Skip to content

Commit

Permalink
Bug 1866199 - Extend quarantinedDomains Glean untill Firefox 130 r=robwu
Browse files Browse the repository at this point in the history
DataReview+ carried over from bug 1866196, as these are mirrored metrics.

Differential Revision: https://phabricator.services.mozilla.com/D196127
  • Loading branch information
zombie committed Dec 12, 2023
1 parent 2341dbf commit 2c0ed52
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions toolkit/components/extensions/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -359,11 +359,12 @@ extensions.quarantined_domains:
Number of domains listed in the quarantined domains list pref for the client during
this session.
lifetime: application
expires: 123
expires: 130
notification_emails:
- [email protected]
bugs:
- https://bugzilla.mozilla.org/1840615/
- https://bugzilla.mozilla.org/1866199/
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1840615
data_sensitivity:
Expand All @@ -375,11 +376,12 @@ extensions.quarantined_domains:
description: >
SHA1 cryptographic hash of the quarantined domains string pref.
lifetime: application
expires: 123
expires: 130
notification_emails:
- [email protected]
bugs:
- https://bugzilla.mozilla.org/1841683/
- https://bugzilla.mozilla.org/1866199/
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1840615#c2
- https://bugzilla.mozilla.org/show_bug.cgi?id=1841683
Expand All @@ -396,11 +398,12 @@ extensions.quarantined_domains:
startup and so this metric lifetime can be set to application and expect
it to be always set to the value got from the RemoteSettings collection.
lifetime: application
expires: 123
expires: 130
notification_emails:
- [email protected]
bugs:
- https://bugzilla.mozilla.org/1841683/
- https://bugzilla.mozilla.org/1866199/
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1841683
data_sensitivity:
Expand Down

0 comments on commit 2c0ed52

Please sign in to comment.