oxidecomputer / oxidecomputer/crucible
reduce noisy logs.
Open
@leftwo is already working on this.
Since Apr 27, 2026.
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
Reduce noisy logs.
Is this log even necessary:
2025-11-01 02:22:54.947Z INFO propolis-server/8267 (vm_state_driver) on oxz_propolis-server_48d5fe36-ee05-4afc-bcca-b1adba223de7: 8903938 final dependency list [[]]
= downstairs
client = 1
session_id = 9d2c04f7-b032-4ca8-af79-193172dd24fe
If it's empty, we could just skip printing it.
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.