Finalize dashboard ingester
Open
Nobody has claimed this yet.
Ingester
Metrics
- Dominant language
- Python
- Stars
- 9
- Forks
- 31
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 16
Description
According to https://github.com/kernelci/dashboard/pull/1489 comments:
1)Make metric for exception during json parsing
2)Move settings to settings.py
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 by reading the comments on pull request 1489 and locating the dashboard ingester and settings.py. The work is complete when the ingester records a metric for JSON parsing exceptions and the relevant settings have been moved to settings.py.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100