jwir3 / jwir3/arbitrator

Add analytics to arbitrator

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.