``metrics.yaml`` file
=====================

Documentation for the ``metrics.yaml`` file has moved to `metrics parameters in the Glean user documentation <https://mozilla.github.io/glean/book/user/metric-parameters.html>`_.

JSON Schema
-----------

There is a formal schema for validating ``metrics.yaml`` files, included in its
entirety below:

.. literalinclude:: ../glean_parser/schemas/metrics.2-0-0.schema.yaml
   :language: yaml