gecko-dev/toolkit/components/telemetry/build_scripts
Jan-Erik Rediger 1f35158e01 Bug 1539907 - Don't write category labels for histograms when not recorded on target r=chutten
The new histogram is used as a compile-time check.

Differential Revision: https://phabricator.services.mozilla.com/D26330

--HG--
extra : moz-landing-system : lando
2019-04-05 17:51:59 +00:00
..
mozparsers Bug 1529696 - Rename DATASET_RELEASE_CHANNEL_OPTOUT/OPTIN to DATASET_ALL/PRERELEASE_CHANNELS in Telemetry code r=chutten 2019-04-03 16:30:00 +00:00
gen_event_data.py
gen_event_enum.py
gen_histogram_data.py Bug 1539907 - Don't write category labels for histograms when not recorded on target r=chutten 2019-04-05 17:51:59 +00:00
gen_histogram_enum.py Bug 1539907 - Don't write category labels for histograms when not recorded on target r=chutten 2019-04-05 17:51:59 +00:00
gen_histogram_phf.py
gen_process_data.py
gen_process_enum.py
gen_scalar_data.py
gen_scalar_enum.py
README.md
setup.py

Telemetry Registries Parsers

This package exports the parsers for Mozilla's probes registries. These registry file contains the definitions for the different probes (i.e. scalars, histograms and events) that can be used to collect data.

License

Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.