mozilla / mozilla/probe-scraper
Scrape and publish CrashAnnotations.yaml
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 73
- Avg merge
- 10h
- Merged PRs (30d)
- 3
Description
Firefox Desktop defines its crash annotations (present in crash reports sent to https://crash-stats.mozilla.org and optionally "crash" pings sent via Telemetry) in CrashAnnotations.yaml.
Seems like the sort of thing we should scrape and publish so Probe Dictionary can serve as documentation.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked CrashAnnotations.yaml source and inspect how probe-scraper currently scrapes and publishes Firefox data. Done means the crash annotations are scraped from that source and served as documentation through Probe Dictionary; verify the published result against the source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100