oxidecomputer / oxidecomputer/omicron
MGS `hardware_component` sensor timeseries for FRUs should include FRUID fields
Open
@hawkw is already working on this.
Since Sep 4, 2025.
fault-management
Metrics
oximeter
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Timeseries data for sensors that are field-replaceable units should include the VPD identity of the FRU, in addition to the FRU's location and the VPD of the SP (which we already record). For instance, fan speed measurements should include the fan tray VPD, power shelf rectifier voltages should include the rectifier's serial, and so on.
This will depend on https://github.com/oxidecomputer/hubris/issues/2212 for MGS to actually be able to access this information.
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.