gecko-dev/toolkit/components/telemetry/docs/index.rst
Alessio Placitelli 6f59b2ecb9 Bug 1339023 - Make Telemetry in-tree docs index page point to the updated Histogram docs. r=gfritzsche
MozReview-Commit-ID: HIcv5AJIPhM

--HG--
extra : rebase_source : 1b37e667ded52be7068cc793ef292f9228ab10e4
2017-02-13 12:06:41 +01:00

25 lines
742 B
ReStructuredText

.. _telemetry:
=========
Telemetry
=========
Telemetry is a feature that allows data collection. This is being used to collect performance metrics and other information about how Firefox performs in the wild.
Client-side, this consists of:
* :doc:`data collection <collection/index>`, e.g. in histograms and scalars
* assembling :doc:`concepts/pings` with the general information and the data payload
* sending them to the server and local ping retention
*Note:* the `data collection policy <https://wiki.mozilla.org/Firefox/Data_Collection>`_ documents the process and requirements that are applied here.
.. toctree::
:maxdepth: 5
:titlesonly:
concepts/index
collection/index
data/index
internals/index
fhr/index