oxidecomputer / oxidecomputer/humility

errors-only mode for `humility counters ipc`

Open
#457 0 comments 0 reactions 1 assignee View on GitHub

@hawkw is already working on this.

Since Mar 15, 2024.

Dominant language
Rust
Stars
584
Forks
63
Avg merge
3h
Merged PRs (30d)
2

Description

Bryan pointed out that it would be nice to have a way to surface any IPCs that have failed without having to wade through a bunch of stuff that's working fine. We could add a --errors flag or something and just show a list of those IPC methods and clients with non-zero error counts.

Could potentially do something like this for other counters, but error entries in a ringbuf aren't always Err variants the way the IPC counters are, so it might be less accurate...

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.