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
8 $schema: moz://mozilla.org/schemas/glean/metrics/1-0-0
14 The name of the mach command that was invoked, such as "build",
18 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
20 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
22 - build-telemetry@mozilla.com
23 - mhentges@mozilla.com
30 Parameters provided to mach. Absolute paths are sanitized to be relative
31 to one of a few key base paths, such as the "$topsrcdir", "$topobjdir",
32 or "$HOME". For example: "/home/mozilla/dev/firefox/python/mozbuild"
33 would be replaced with "$topsrcdir/python/mozbuild".
34 If a valid replacement base path cannot be found, the path is replaced
35 with "<path omitted>".
38 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
40 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
42 - build-telemetry@mozilla.com
43 - mhentges@mozilla.com
49 description: True if the mach invocation succeeded.
52 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
54 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
56 - build-telemetry@mozilla.com
57 - mhentges@mozilla.com
63 description: How long it took for the command to complete.
66 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
68 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
70 - build-telemetry@mozilla.com
71 - mhentges@mozilla.com
79 description: CPU brand string from CPUID.
82 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
84 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
86 - build-telemetry@mozilla.com
87 - mhentges@mozilla.com
93 description: The name of the operating system distribution.
96 - https://bugzilla.mozilla.org/show_bug.cgi?id=1655845
98 - https://bugzilla.mozilla.org/show_bug.cgi?id=1655845#c3
100 - build-telemetry@mozilla.com
101 - mhentges@mozilla.com
107 description: The high-level OS version.
108 lifetime: application
110 - https://bugzilla.mozilla.org/show_bug.cgi?id=1655845
112 - https://bugzilla.mozilla.org/show_bug.cgi?id=1655845#c3
114 - build-telemetry@mozilla.com
115 - mhentges@mozilla.com
121 description: Number of logical CPU cores present.
122 lifetime: application
124 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
126 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
128 - build-telemetry@mozilla.com
129 - mhentges@mozilla.com
135 description: Number of physical CPU cores present.
136 lifetime: application
138 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
140 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
142 - build-telemetry@mozilla.com
143 - mhentges@mozilla.com
148 type: memory_distribution
149 memory_unit: gigabyte
150 description: Amount of system memory.
151 lifetime: application
153 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
155 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
157 - build-telemetry@mozilla.com
158 - mhentges@mozilla.com