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

Document how to debug push function (Google Cloud Function) #653

Open badboy opened 10 months ago

badboy commented 10 months ago

probe-scraper deploys a Google Cloud Function, that is used by the CI task. We should document how to access its log, how to test it locally, etc.