tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

pings.yaml (720B)


      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 messaging-system:
      9  description: |
     10    This is a ping representing single events triggered by the messaging system
     11    and captures some pings from About:Welcome, ASRouter, and other corners.
     12  include_client_id: false
     13  send_if_empty: false
     14  bugs:
     15    - https://bugzilla.mozilla.org/show_bug.cgi?id=1825863
     16  data_reviews:
     17    - https://bugzilla.mozilla.org/show_bug.cgi?id=1825863
     18  notification_emails:
     19    - pmcmanis@mozilla.com
     20    - dmosedale@mozilla.com