in probe_scraper/runner.py [0:0]
def load_glean_metrics(
cache_dir: Path,
out_dir: Path,
repositories_file: Path,
dry_run: bool,
glean_repos: Optional[List[str]],
bugzilla_api_key: Optional[str],
glean_urls: Optional[List[str]] = None,
glean_commit: Optional[str] = None,
glean_commit_branch: Optional[str] = None,
update: bool = False,
output_bucket: Optional[str] = None,
email_file: Optional[Path] = None,
glean_limit_date: Optional[datetime.date] = None,
check_expiry: bool = False,
check_fog_expiry: bool = False,