Files
bee/audit/internal/platform
Mikhail Chusavitin 805a3b277d Track PCIe AER correctable errors; fix GPU status key routing
Add nvidia-aer-correctable and pcie-aer-correctable patterns to catch
"bus correctable error" events seen in SEL (Critical Interrupt / offset 7).
Both patterns carry severity "warning" — correctable errors are
hardware-recovered and should not flag a card as failed.

Fix kmsg_watcher routing: GPU-category events were keyed as pcie:<BDF>
but the UI queries for pcie:gpu: prefix. Split the switch so "gpu" →
pcie:gpu:<BDF> and "pcie" → pcie:<BDF>. This applies to both
flushWindow (SAT-window path) and flushImmediate (always-on path).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 12:50:14 +03:00
..
2026-04-23 20:31:41 +03:00
2026-03-28 22:51:36 +03:00
2026-04-23 20:31:41 +03:00
2026-04-23 20:31:41 +03:00
2026-04-05 12:05:00 +03:00
2026-04-14 16:18:33 +03:00