pings.yaml (925B)
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/. 4 5 --- 6 $schema: moz://mozilla.org/schemas/glean/pings/2-0-0 7 8 fx-accounts: 9 description: | 10 A ping for information about Mozilla Account usage. Sent at the same cadence 11 as the baseline ping. 12 include_client_id: true 13 send_if_empty: false 14 bugs: 15 - https://bugzilla.mozilla.org/show_bug.cgi?id=1889123 16 data_reviews: 17 - https://bugzilla.mozilla.org/show_bug.cgi?id=1889123 18 notification_emails: 19 - mreid@mozilla.com 20 - mconley@mozilla.com 21 metadata: 22 ping_schedule: 23 - baseline 24 reasons: 25 active: | 26 The baseline ping is being sent on active. 27 dirty_startup: | 28 The baseline ping is being sent on dirty startup. 29 inactive: | 30 The baseline ping is being sent on inactive.