tolik518 / tolik518/factorion-bot
Write factorial-types to influxDB
Open
Nobody has claimed this yet.
enhancement
monitoring
- Dominant language
- Rust
- Stars
- 51
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
After the implementaion of #40 I'd like to write the types from the CalculatedFactorial to influxDb, to the CommentMeasurement-Point.
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 issue #40 and locating the CalculatedFactorial and CommentMeasurement-Point components mentioned here. Trace how CommentMeasurement-Point data is currently written, then determine how the factorial types should be included; done means those types are written to InfluxDB for the measurement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100