fune/toolkit/components/telemetry/build_scripts
2022-11-22 18:23:54 +00:00
..
mozparsers Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_event_data.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_event_enum.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_histogram_data.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_histogram_enum.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_histogram_phf.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_process_data.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_process_enum.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_scalar_data.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_scalar_enum.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_userinteraction_data.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
gen_userinteraction_phf.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
README.md
run_glean_parser.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +00:00
setup.py Bug 1790816 - Reformat toolkit/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-22 18:23:54 +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/.