pings.yaml (1500B)
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 prototype-no-code-events: 9 description: | 10 **Prototype-only ping not for general use!** 11 Transport for no-code Firefox Desktop frontend instrumentation, 12 should mostly contain no-code events in browser.ui.* categories. 13 Submitted whenever the next flow of events begins (including startup). 14 include_client_id: true 15 bugs: 16 - https://bugzilla.mozilla.org/show_bug.cgi?id=1889111 17 data_reviews: 18 - https://bugzilla.mozilla.org/show_bug.cgi?id=1889111 19 notification_emails: 20 - chutten@mozilla.com 21 - tlong@mozilla.com 22 enabled: false # To be enabled by Server Knobs for selected populations. 23 24 context-id-deletion-request: 25 description: | 26 This ping is submitted when a context ID has been rotated. A rotation may 27 occur because a user has disabled a surface that uses the context ID, or 28 because the context ID age has exceeded some threshold. 29 include_client_id: false 30 send_if_empty: true 31 bugs: 32 - https://bugzilla.mozilla.org/show_bug.cgi?id=1952316 33 data_reviews: 34 - https://bugzilla.mozilla.org/show_bug.cgi?id=1952316 35 notification_emails: 36 - mconley@mozilla.com 37 metadata: 38 follows_collection_enabled: false 39 include_info_sections: false 40 uploader_capabilities: 41 - ohttp