From d520427cc0bf2ab958fe3047f5309c987865219d Mon Sep 17 00:00:00 2001 From: Oskar Mansfeld Date: Thu, 21 Nov 2024 10:17:19 +0000 Subject: [PATCH] Bug 1928273 - Extend proxy_info_type metric to never expire. r=necko-reviewers,kershaw Differential Revision: https://phabricator.services.mozilla.com/D229490 --- netwerk/metrics.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/netwerk/metrics.yaml b/netwerk/metrics.yaml index 0cfec0249194..0893363cfc96 100644 --- a/netwerk/metrics.yaml +++ b/netwerk/metrics.yaml @@ -1698,14 +1698,16 @@ networking: The proxies configurations created in the browser session (SOCKSv4, SOCKSv5, HTTP, HTTPS) bugs: - https://bugzilla.mozilla.org/show_bug.cgi?id=1879848 + - https://bugzilla.mozilla.org/show_bug.cgi?id=1928273 data_reviews: - https://bugzilla.mozilla.org/show_bug.cgi?id=1879848 + - https://bugzilla.mozilla.org/show_bug.cgi?id=1928273 data_sensitivity: - technical notification_emails: - necko@mozilla.com - - manuel@mozilla.com - expires: 135 + - vgosu@mozilla.com + expires: never labels: - http - https