tor-browser

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

pings.yaml (903B)


      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 # If this file is changed, update the generated docs:
      6 # https://firefox-source-docs.mozilla.org/mach/telemetry.html#updating-generated-metrics-docs
      7 ---
      8 $schema: moz://mozilla.org/schemas/glean/pings/2-0-0
      9 
     10 usage:
     11  description: >
     12    Sent when the mach invocation is completed (regardless of result).
     13    Contains information about the mach invocation that was made, its result,
     14    and some details about the current environment and hardware.
     15  bugs:
     16    - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
     17  data_reviews:
     18    - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
     19  include_client_id: true
     20  notification_emails:
     21    - build-telemetry@mozilla.com
     22    - ahochheiden@mozilla.com