oxidecomputer / oxidecomputer/humility
Handle array of counters
Open
@hawkw is already working on this.
Since May 15, 2024.
- Dominant language
- Rust
- Stars
- 584
- Forks
- 63
- Avg merge
- 3h
- Merged PRs (30d)
- 2
Description
There are places where we'd like to have an array of counters (such as events that happen on a particular LogicalPort in task-transceivers or SensorId in task-sensors).
See https://github.com/oxidecomputer/hubris/pull/1780#issuecomment-2111239389 for additional context.
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.
Assessment
This issue has not been assessed yet.