pings.yaml (817B)
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 local-network-access: 9 description: | 10 A ping representing Local Network Access (LNA) connection attempts and 11 permission prompt interactions. This ping does not include client_id for 12 privacy. Only collected in early Beta and Nightly builds. 13 include_client_id: false 14 metadata: 15 include_info_sections: false 16 uploader_capabilities: 17 - ohttp 18 bugs: 19 - https://bugzilla.mozilla.org/show_bug.cgi?id=1989916 20 data_reviews: 21 - https://bugzilla.mozilla.org/show_bug.cgi?id=1989916#c5 22 notification_emails: 23 - smayya@mozilla.com