Cloud function to attribute crash to module
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 230
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
- https://firebase.google.com/docs/reference/functions/providers_crashlytics_.issuebuilder
- Experiment a bit if we can set somehow properties to the crash
- The cloud function is triggered only for new issues, not for each issue - only known way is bigquery
Contributor guide
No contributing guide indexed for this repository
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 by reading the linked Firebase IssueBuilder reference and inspecting the repository's existing cloud-function entry point, if one is present. Determine whether crash properties can attribute an issue to a module and whether the new-issue trigger meets the requirement; completion should establish a documented implementation path or explain why BigQuery is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, kotlin
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100