{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/3"}],"enrichment":{"capability":"Parses and validates Glean telemetry configuration files (metrics.yaml and pings.yaml), generating code for various SDK integrations and performing linting checks.","skillfed_tags":["telemetry","code-generation","schema-validation"],"use_cases":["Validate metrics.yaml and pings.yaml files against Glean schema before committing to a repository.","Generate Kotlin code from telemetry configuration for Android applications using Glean.","Lint telemetry definitions to catch configuration errors early in the development cycle.","Integrate telemetry validation into CI/CD pipelines for Glean-instrumented projects.","Check incoming Glean ping payloads against the ping schema for correctness."],"what_it_does":"Glean Parser is a command-line tool and library for working with Mozilla's Glean telemetry framework. It reads telemetry configuration files in YAML format (metrics.yaml and pings.yaml) and translates them into generated code for various Glean SDK integrations\u2014such as Kotlin\u2014while also performing validation and linting against the Glean schema. The tool is built on common Python libraries (Jinja2 for templating, jsonschema for validation, PyYAML for config parsing) and exposes both CLI commands and a programmatic API.\n\nIt is typically used by teams instrumenting applications with Glean telemetry to validate their metric definitions before deployment and to generate the boilerplate code needed to integrate those metrics into their SDKs. The package is actively maintained and supports modern Python versions (3.9 through 3.13).","worth_installing":"Yes, if you are building or maintaining applications that use Mozilla's Glean telemetry framework. The package is actively maintained, has low install friction, and is production-stable. However, verify the license terms first, as the metadata does not clearly record the license under which it is distributed."},"id":"glean-parser","links":{"html":"https://skillfed.io/packages/glean-parser","md":"https://skillfed.io/packages/glean-parser.md","pypi":"https://pypi.org/project/glean-parser/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-21","license_spdx":null,"license_treatment":"unclear","name":"glean-parser","python_support":"supports_current","summary":"Parser tools for Mozilla's Glean telemetry"},"popularity":{"monthly_downloads":293154,"position":7957,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"20.2.0"}
