oxidecomputer / oxidecomputer/omicron
Push OxQL `align` table operations for gauges into the database
Open
@bnaecker is already working on this.
Since Oct 16, 2024.
oxql
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
See #6480. That issue started as a high-level investigation into pushing many kinds of table operations into the DB, but it's too general. This issue tracks specifically pushing align operations for gauge types into the DB, which is both the easiest kind of operation and also the most valuable (since the environmentals like temperature constitute a huge fraction of the data in the DB now).
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.
Assessment
This issue has not been assessed yet.