pings.yaml (755B)
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 # NOTE: this should be kept in sync with the ping as registered 9 # using Services.fog.registerRuntimePing from api.js. 10 data-leak-blocker: 11 description: | 12 Instrumentation related to the data-leak-blocker built-in add-on. 13 include_client_id: true 14 metadata: 15 include_info_sections: true 16 bugs: 17 - https://bugzilla.mozilla.org/show_bug.cgi?id=1985769 18 data_reviews: 19 - https://bugzilla.mozilla.org/show_bug.cgi?id=1985769 20 notification_emails: 21 - addons-dev-internal@mozilla.com