Mikhail Chusavitin and Claude Sonnet 5
a34e823f82
fix(collector): stop NVIDIA enrichment from clobbering PCIe status
...
enrichPCIeWithNVIDIAData unconditionally overwrote dev.Status after
collectPCIe() had already flagged a Warning/Critical (e.g. PCIe link
speed degraded), so a clean ECC/remap/reset readout silently downgraded
that finding back to OK while leaving the stale ErrorDescription behind.
Add a severity-ordered merge (OK/Unknown < Warning < Critical) shared
via mergeDeviceStatus in contract.go, and route both the NVIDIA status
calculation and the driver-unavailable fallback through it.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
2026-08-04 17:28:47 +03:00
..
2026-06-18 16:15:20 +03:00
2026-03-25 20:11:03 +03:00
2026-06-13 14:32:08 +03:00
2026-06-18 16:15:20 +03:00
2026-06-18 16:15:20 +03:00
2026-07-03 12:22:04 +03:00
2026-08-04 17:28:47 +03:00
2026-03-15 21:04:53 +03:00
2026-03-15 21:04:53 +03:00
2026-03-15 23:03:38 +03:00
2026-03-15 23:03:38 +03:00
2026-07-07 19:28:59 +03:00
2026-07-07 19:28:59 +03:00
2026-04-02 09:56:17 +03:00
2026-04-02 09:56:17 +03:00
2026-04-30 10:46:59 +03:00
2026-06-19 08:41:37 +03:00
2026-06-19 08:41:37 +03:00
2026-03-15 21:04:53 +03:00
2026-03-15 21:04:53 +03:00
2026-06-18 16:15:20 +03:00
2026-03-15 21:04:53 +03:00
2026-06-13 14:32:08 +03:00
2026-06-13 14:32:08 +03:00
2026-04-09 23:41:23 +03:00
2026-04-09 23:41:23 +03:00
2026-08-04 17:28:47 +03:00
2026-08-04 17:28:47 +03:00
2026-06-13 14:32:08 +03:00
2026-04-12 12:42:17 +03:00
2026-03-25 20:00:38 +03:00
2026-03-25 20:00:38 +03:00
2026-07-08 23:16:04 +03:00
2026-07-08 23:16:04 +03:00
2026-06-12 03:42:19 +03:00
2026-04-19 19:03:02 +03:00
2026-03-15 21:04:53 +03:00
2026-03-16 18:20:26 +03:00
2026-04-30 10:46:59 +03:00
2026-03-15 21:04:53 +03:00
2026-03-15 21:04:53 +03:00
2026-07-07 17:21:05 +03:00
2026-07-07 17:21:05 +03:00
2026-03-15 21:04:53 +03:00
2026-06-13 14:32:08 +03:00
2026-04-29 17:39:11 +03:00
2026-07-02 11:58:37 +03:00
2026-07-02 11:58:37 +03:00
2026-04-29 17:39:11 +03:00
2026-04-29 09:40:58 +03:00
2026-07-02 11:58:37 +03:00
2026-03-15 21:04:53 +03:00
2026-04-30 10:46:59 +03:00
2026-07-07 19:28:59 +03:00
2026-07-07 19:28:59 +03:00