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/.
# This file defines the metrics that are recorded by the Glean SDK. They are
# automatically converted to platform-specific code at build time using the
# `glean_parser` PyPI package.
---
$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0
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 and
should offer to install and relaunch itself.
metadata: &metadata
tags:
- "Toolkit :: Startup and Profile System"
bugs:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1743328
- https://bugzilla.mozilla.org/show_bug.cgi?id=1755049
data_reviews:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1743328#c1
notification_emails:
- jwatt@jwatt.org
- mbalfanz@mozilla.com
expires: 108