Add analytics to arbitrator
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The level parsing in arbitrator isn't really great at determining what level a particular game is scheduled at. What we should do is make it so that any level that comes up as "UNKNOWN" is sent to a database, which can then be queried by another javascript tool and we can add additional detection of levels.
Contributor guide
Research direction
Start by locating the level-parsing entry point in arbitrator and trace how games producing "UNKNOWN" are handled. Define the database destination and the interface for the other JavaScript tool to query it; this is done when unknown levels are recorded and can support additional detection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- analytics, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100