20 lines
720 B
YAML
20 lines
720 B
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/.
|
|
|
|
---
|
|
$schema: moz://mozilla.org/schemas/glean/pings/2-0-0
|
|
|
|
messaging-system:
|
|
description: |
|
|
This is a ping representing single events triggered by the messaging system
|
|
and captures some pings from About:Welcome, ASRouter, and other corners.
|
|
include_client_id: false
|
|
send_if_empty: false
|
|
bugs:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1825863
|
|
data_reviews:
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1825863
|
|
notification_emails:
|
|
- pmcmanis@mozilla.com
|
|
- dmosedale@mozilla.com
|