tor-browser

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

commit dd7bfff8b3d528c3d17b31eca4376df4685b4dd0
parent eaa1cae055f3f1c4cc8308dee31e8217b4ccd20e
Author: Dave Townsend <dtownsend@oxymoronical.com>
Date:   Tue, 28 Oct 2025 06:31:20 +0000

Bug 1994608: Extend profiles startup telemetry. r=profiles-reviewers,toolkit-telemetry-reviewers,jhirsch

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

Diffstat:
Mtoolkit/components/telemetry/Scalars.yaml | 6++++--
Mtoolkit/profile/metrics.yaml | 8++++++--
2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/toolkit/components/telemetry/Scalars.yaml b/toolkit/components/telemetry/Scalars.yaml @@ -5248,10 +5248,11 @@ startup: - 1878339 - 1916867 - 1958171 + - 1994608 description: > The version of the profiles.ini database loaded during startup. A value of "0" is used to indicate that no file was present during startup. - expires: "147" + expires: "150" keyed: false kind: string notification_emails: @@ -5272,10 +5273,11 @@ startup: - 1878339 - 1916867 - 1958171 + - 1994608 description: > This records the number of known profiles after startup completes. This includes any profiles that were created during startup. - expires: "147" + expires: "150" keyed: false kind: uint notification_emails: diff --git a/toolkit/profile/metrics.yaml b/toolkit/profile/metrics.yaml @@ -89,14 +89,16 @@ startup: - https://bugzil.la/1878339 - https://bugzil.la/1916867 - https://bugzil.la/1958163 + - https://bugzil.la/1994608 data_reviews: - https://bugzil.la/1878339 - https://bugzil.la/1916867 - https://bugzil.la/1958163 + - https://bugzil.la/1994608 notification_emails: - dtownsend@mozilla.com - kbryant@mozilla.com - expires: 147 + expires: 150 telemetry_mirror: STARTUP_PROFILE_DATABASE_VERSION profile_count: @@ -110,14 +112,16 @@ startup: - https://bugzil.la/1878339 - https://bugzil.la/1916867 - https://bugzil.la/1958163 + - https://bugzil.la/1994608 data_reviews: - https://bugzil.la/1878339 - https://bugzil.la/1916867 - https://bugzil.la/1958163 + - https://bugzil.la/1994608 notification_emails: - dtownsend@mozilla.com - kbryant@mozilla.com - expires: 147 + expires: 150 unit: profiles telemetry_mirror: STARTUP_PROFILE_COUNT