tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 3c2aff68f45f11db43cb9d05907a253f5677dfd4
parent 90528f3c566353e8aa264ce81abc090af53344a9
Author: Jan-Erik Rediger <jrediger@mozilla.com>
Date:   Tue,  9 Dec 2025 16:01:27 +0000

Bug 2003372 - Send fog.inits_during_shutdown in health ping r=chutten

Note: due to when that is recorded it will only show up in the health
ping of the _next_ start after it happened.

Differential Revision: https://phabricator.services.mozilla.com/D275608

Diffstat:
Mtoolkit/components/glean/metrics.yaml | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/toolkit/components/glean/metrics.yaml b/toolkit/components/glean/metrics.yaml @@ -55,9 +55,10 @@ fog: Counts the number of times init had to be called during shutdown. Should never have a value for any session long enough to grow idle. bugs: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1839433 + - https://bugzilla.mozilla.org/show_bug.cgi?id=1839426 + - https://bugzilla.mozilla.org/show_bug.cgi?id=2003372 data_reviews: - - https://bugzilla.mozilla.org/show_bug.cgi?id=1839433 + - https://bugzilla.mozilla.org/show_bug.cgi?id=1839426 data_sensitivity: - technical notification_emails: @@ -67,6 +68,7 @@ fog: send_in_pings: - temp-fog-initial-state - metrics + - health max_pings_per_minute: type: quantity