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:
Chris Manchester 2019-03-19 20:58:34 +00:00
Родитель 68be120a7f
Коммит db5bd105a0
1 изменённых файлов: 30 добавлений и 0 удалений

Просмотреть файл

@ -134,6 +134,36 @@ true if ccache in use is sccache
:type: ``boolean`` :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: .. _telemetry.json#/properties/client_id:
client_id client_id