mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 1526072 - Add build attributes to documentation. r=nalexander
Differential Revision: https://phabricator.services.mozilla.com/D23748 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
68be120a7f
commit
db5bd105a0
@ -134,6 +134,36 @@ true if ccache in use is sccache
|
||||
:type: ``boolean``
|
||||
|
||||
|
||||
.. _telemetry.json#/properties/build_attrs:
|
||||
|
||||
build_attrs
|
||||
+++++++++++
|
||||
|
||||
Selected runtime attributes of the build
|
||||
|
||||
:type: ``object``
|
||||
|
||||
**Properties:** :ref:`telemetry.json#/properties/build_attrs/properties/cpu_percent`, :ref:`telemetry.json#/properties/build_attrs/properties/clobber`
|
||||
|
||||
.. _telemetry.json#/properties/build_attrs/properties/cpu_percent:
|
||||
|
||||
cpu_percent
|
||||
###########
|
||||
|
||||
cpu utilization observed during the build
|
||||
|
||||
:type: ``number``
|
||||
|
||||
.. _telemetry.json#/properties/build_attrs/properties/clobber:
|
||||
|
||||
clobber
|
||||
#######
|
||||
|
||||
true if the build was a clobber/full build
|
||||
|
||||
:type: ``boolean``
|
||||
|
||||
|
||||
.. _telemetry.json#/properties/client_id:
|
||||
|
||||
client_id
|
||||
|
Loading…
Reference in New Issue
Block a user