pings.yaml (739B)
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 profiles: 9 description: | 10 Instrumentation for the multiple profiles feature in desktop Firefox. 11 This separate ping is used to ensure we send all recorded profiles events 12 before deleting a profile. 13 include_client_id: true 14 bugs: 15 - https://bugzilla.mozilla.org/show_bug.cgi?id=1954674 16 data_reviews: 17 - https://bugzilla.mozilla.org/show_bug.cgi?id=1954674 18 notification_emails: 19 - chutten@mozilla.com 20 - dtownsend@mozilla.com 21 - jhirsch@mozilla.com