NASA-AMMOS / NASA-AMMOS/AIT-GUI
Update InfluxDB Specific Query
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 31
- Forks
- 15
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
init.py, /playback/range' handle() has influxdb specific query.
Need to be updated to work for other types of databases.
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 in ait/gui/init.py at the /playback/range handle() logic around line 1068, where the InfluxDB-specific query is handled. Determine which database types and query behavior should be supported; the work is done when this path no longer depends on InfluxDB and works for the intended other database types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100