mozilla / probe-scraper

Scrape and publish Telemetry probe data from Firefox
https://mozilla.github.io/probe-scraper/
Mozilla Public License 2.0
21 stars 53 forks source link

Bug 1878674 - Exempt metrics moving out of geckoview-streaming from duplication checks #683

Closed perrymcmanis144 closed 7 months ago

perrymcmanis144 commented 7 months ago

This is a fix as we migrate metrics out of Geckoview Streaming and is intended to be removed once that effort is complete.

As per https://github.com/mozilla/probe-scraper/blob/main/repositories.yaml#L69 engine-gecko is the library for Geckoview.

badboy commented 7 months ago

What's the command you ran locally that breaks on main and runs with this?

perrymcmanis144 commented 7 months ago

What's the command you ran locally that breaks on main and runs with this?

python -m probe_scraper.runner --glean --glean-repo glean-core --glean-repo glean-android --glean-repo engine-gecko --glean-repo fenix-nightly --glean-repo gecko --cache-dir ./.scraper_cache/ --dry-run