Bug 1845017 - Disable the TestPHCExhaustion test r=glandium
[gecko.git] / python / mach / pings.yaml
blobc97543723729b7d91f8a6b2703f38fc2f2df9cee
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/.
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
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     - mhentges@mozilla.com