# 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 usage-reporting: description: | Minimal ping to measure the usage frequency of Firefox. Sent on the baseline schedule. include_client_id: false send_if_empty: true bugs: - https://bugzilla.mozilla.org/show_bug.cgi?id=1921440 - https://bugzilla.mozilla.org/show_bug.cgi?id=1929832 data_reviews: - https://bugzilla.mozilla.org/show_bug.cgi?id=1921440 notification_emails: - glean-team@mozilla.com - jrediger@mozilla.com - loines@mozilla.com metadata: follows_collection_enabled: false include_info_sections: false ping_schedule: - baseline reasons: dirty_startup: | Defined to avoid error logging. *Note*: this ping will not actually send a ping reason. inactive: | Defined to avoid error logging. *Note*: this ping will not actually send a ping reason. active: | Defined to avoid error logging. *Note*: this ping will not actually send a ping reason. usage-deletion-request: description: | This ping is submitted when a user opts out of sending usage frequency of Firefox to Mozilla. Sent in response to user action. include_client_id: false send_if_empty: true bugs: - https://bugzilla.mozilla.org/show_bug.cgi?id=1932643 data_reviews: - https://bugzilla.mozilla.org/show_bug.cgi?id=1932643 notification_emails: - glean-team@mozilla.com - jrediger@mozilla.com - loines@mozilla.com metadata: follows_collection_enabled: false include_info_sections: false reasons: set_upload_enabled: | The ping was submitted between Glean init and Glean shutdown. After init but before shutdown the upload of usage reporting data changed from enabled to disabled. onboarding-opt-out: description: | This ping is submitted when a user opts out of sending Firefox technical and usage telemetry to Mozilla specifically during preonboarding. (After preonboarding, opting out of sending technical and usage telemetry triggers a `deletion-request` ping.) Sent in response to user action. include_client_id: false send_if_empty: true bugs: - https://bugzilla.mozilla.org/show_bug.cgi?id=1942194 data_reviews: - https://bugzilla.mozilla.org/show_bug.cgi?id=1942194 notification_emails: - glean-team@mozilla.com - jrediger@mozilla.com - loines@mozilla.com - dberry@mozilla.com metadata: follows_collection_enabled: false include_info_sections: false reasons: set_upload_enabled: | During preonboarding the user opted out of uploading technical and usage telemetry data. third-party-modules: description: | Details about where, when, and how third-party modules were loaded into Firefox processes. Windows only. include_client_id: true send_if_empty: false bugs: - https://bugzilla.mozilla.org/show_bug.cgi?id=1963853 data_reviews: - https://bugzilla.mozilla.org/show_bug.cgi?id=1963853 notification_emails: - gstoll@mozilla.com