1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 # Adding a new metric? We have docs for that!
6 # https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html
9 $schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
11 - 'Firefox :: General'
13 browser.launched_to_handle:
17 Recorded when Firefox launches to complete a native notification popped by
18 a system (chrome privileged) alert. Windows-only at the time of writing.
20 - https://bugzilla.mozilla.org/show_bug.cgi?id=1788960
22 - https://bugzilla.mozilla.org/show_bug.cgi?id=1788960#c10
26 - nalexander@mozilla.com
27 - rtestard@mozilla.com
32 The `name` of the system (chrome privileged) alert that Firefox was
37 The `action` of the system (chrome privileged) alert that Firefox was
40 telemetry_mirror: BrowserLaunched_to_handle_SystemNotification_Toast
43 reasons_to_not_update:
46 Records which error was causing the background updater to fail.
47 This list supercedes the `background-update.reason` in
48 `mozapps/update/metrics.yaml`
50 - https://bugzilla.mozilla.org/show_bug.cgi?id=1795471
52 - https://bugzilla.mozilla.org/show_bug.cgi?id=1795471
56 - install-update@mozilla.com
63 time_last_update_scheduled:
67 Last time the background update was triggered.
69 - https://bugzilla.mozilla.org/show_bug.cgi?id=1795471
71 - https://bugzilla.mozilla.org/show_bug.cgi?id=1795471
75 - install-update@mozilla.com