Don't log empty dependency lists
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 58/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- rust
- Domain
- observability
Research direction
Locate the code that emits the “final dependency list” log and inspect how it represents empty versus non-empty dependency lists. Change the logging behavior so empty lists are omitted while lists containing dependencies remain logged, then run the relevant existing tests or logging checks if available.
Written by the indexing model from the issue text.
Description
This log shows up sometimes:
2026-07-14 16:44:44.287Z INFO propolis-server/22395 (vm_state_driver) on oxz_propolis-server_b505f9e0-c826-4863-9c95-4e42d6b96064: 747715164 final dependency list [[]]
= downstairs
client = 0
session_id = 5fcc39f8-a485-4ec1-85d4-5a714c6c6fec
This is probably not worth logging, as just the absence of the log can give you the information. We can still log if there are deps, and as many of these logs are when there are no deps, it would reduce the amount of logs we need to display and comb through.
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
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.
More from oxidecomputer/crucible
-
atty is unmaintained Open
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
oxidecomputer/crucible#1959 ·
-
oxidecomputer/crucible#1955 · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
oxidecomputer/crucible#1951 ·
-
oxidecomputer/crucible#1944 · 1 comment · 1 assignee ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
oxidecomputer/crucible#1938 ·
All issues in oxidecomputer/crucible
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
enhancement remote
Difficulty 2/5 1-3 hours Newbie friendliness 68/100