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 # Adding a new metric? We have docs for that!
9 # https://mozilla.github.io/glean/book/user/metrics/adding-new-metrics.html
12 $schema: moz://mozilla.org/schemas/glean/metrics/1-0-0
17 description: The compiler type in use (CC_TYPE), such as "clang" or "gcc".
20 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
22 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
24 - build-telemetry@mozilla.com
25 - mhentges@mozilla.com
31 description: True if `--enable-artifact-builds`.
34 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
36 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
38 - build-telemetry@mozilla.com
39 - mhentges@mozilla.com
45 description: True if `--enable-debug`.
48 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
50 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
52 - build-telemetry@mozilla.com
53 - mhentges@mozilla.com
59 description: True if `--enable-optimize`.
62 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
64 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
66 - build-telemetry@mozilla.com
67 - mhentges@mozilla.com
73 description: True if `--with-ccache`.
76 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
78 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
80 - build-telemetry@mozilla.com
81 - mhentges@mozilla.com
87 description: True if ccache in use is sccache.
90 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
92 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
94 - build-telemetry@mozilla.com
95 - mhentges@mozilla.com
101 description: True if icecream in use.
102 lifetime: application
104 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053
106 - https://bugzilla.mozilla.org/show_bug.cgi?id=1291053#c34
108 - build-telemetry@mozilla.com
109 - mhentges@mozilla.com
115 description: True if the build was a clobber/full build.
116 lifetime: application
118 - https://bugzilla.mozilla.org/show_bug.cgi?id=1526072
120 - https://bugzilla.mozilla.org/show_bug.cgi?id=1526072#c15
122 - build-telemetry@mozilla.com
123 - mhentges@mozilla.com
129 description: The project being built.
130 lifetime: application
132 - https://bugzilla.mozilla.org/show_bug.cgi?id=1654084
134 - https://bugzilla.mozilla.org/show_bug.cgi?id=1654084#c2
136 - build-telemetry@mozilla.com
137 - mhentges@mozilla.com