fune/toolkit/components/telemetry/build_scripts
2024-05-17 13:24:50 +00:00
..
mozparsers Bug 1884526 - Remove GV support from Telemetry r=TravisLong,Dexter,owlish,geckoview-reviewers 2024-04-18 17:24:04 +00:00
gen_event_data.py
gen_event_enum.py
gen_histogram_data.py
gen_histogram_enum.py Bug 1877273 - Remove Telemetry-based Use Counters r=emilio 2024-02-01 19:45:33 +00:00
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
mach_commands.py Bug 1896732 - Introducing mach gifft to generate Glean metric definitions for named Legacy probes r=TravisLong 2024-05-17 13:24:50 +00:00
README.md
run_glean_parser.py
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/.