fune/toolkit/components/telemetry/build_scripts
2023-03-14 23:13:15 +00:00
..
mozparsers Bug 1804291 - Add RDD Telemetry r=alwu,chutten 2023-03-14 23:13:15 +00:00
gen_event_data.py
gen_event_enum.py
gen_histogram_data.py
gen_histogram_enum.py
gen_histogram_phf.py
gen_process_data.py
gen_process_enum.py
gen_scalar_data.py
gen_scalar_enum.py
gen_userinteraction_data.py
gen_userinteraction_phf.py
README.md
run_glean_parser.py
setup.py Bug 1808288 - ride along: lint: fix some windows CR r=linter-reviewers,marco 2023-01-03 14:54:40 +00:00

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/.