Bug 1694101 [wpt PR 17571] - HTML: <tr height=0> is a thing, a=testonly
[gecko.git] / python / mach / pings.yaml
blob9c12697f3894055ef5009ac14a7ba1809fe0f0b5
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/1-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