probe-scraper
probe-scraper copied to clipboard
`gecko`'s browser/base/metrics.yaml should belong to `firefox_desktop`
See discussion in #376, but in summary: Metrics from browser/base/metrics.yaml made it into org_mozilla_firefox via the dependency on gecko, but that metrics file will contain only metrics that are sent as part of firefox_desktop (ie, it belongs to the browser Firefox Desktop alone, not the rendering engine Gecko which is shared with our Android browsers)
It would be tidier if this could be avoided.
I'd probably recommend fixing this sooner than later, before we accumulate more metrics in Firefox for Android.
I won't have time for at least a week, so this is free to anyone who wants it.