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 1887886 - Reapply "Add service-nimbus android-component library metrics.yaml" #724

Closed badboy closed 5 months ago

badboy commented 5 months ago

This reverts commit c12009a.

badboy commented 5 months ago

I ran dry-run locally:

python3 -m probe_scraper.runner --dry-run --cache-dir tmp/cache --out-dir tmp/out --glean --glean-repo firefox-klar-android --glean-repo service-nimbus --glean-repo nimbus --glean-limit-date 2024-04-01 --update --output-bucket=gs://probe-scraper-prod-artifacts/

but I'll double check again everything

badboy commented 5 months ago

Yeah, this should indeed be fine, because the metrics are not in the latest snapshot anymore, so adding them again is not considered a duplicate anymore.