- Breaking change:
glean_parserwill now return an error code when any of the input files do not exist (unless the--allow-missing-filesflag is passed). - Generated code now includes a comment next to each metric containing the name of the metric in its original
snake_caseform. - When metrics don't provide a
unitparameter, it is not included in the output (as provided by probe-scraper).