gecko-dev/toolkit/xre/metrics.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

38 строки
1.3 KiB
YAML
Исходник Обычный вид История

# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# Adding a new metric? We have docs for that!
# https://firefox-source-docs.mozilla.org/toolkit/components/glean/user/new_definitions_file.html
---
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
$tags:
- "Toolkit :: Startup and Profile System"
startup:
run_from_dmg_install_outcome:
type: labeled_boolean
labels:
- root_applications_dir_missing
- user_accepted_launch_existing
- user_declined_launch_existing
- user_declined_install_prompt
- non_privileged_install_failed
- privileged_install_failed
- installed_and_relaunched
description: >
The outcome after the app detected that it was running from DMG or an app
translocated location and should offer to install and relaunch itself.
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1743328
- https://bugzilla.mozilla.org/show_bug.cgi?id=1755049
- https://bugzilla.mozilla.org/show_bug.cgi?id=1745788
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1743328#c1
notification_emails:
- jwatt@jwatt.org
- mbalfanz@mozilla.com
- spohl@mozilla.com
expires: 108