infra-report/src/components/report
Cloud User 282644dda5
CI/CD / build-and-push (push) Successful in 1m29s Details
feat: enhance alert panels with type labels, click-to-zoom, network markArea
- Add Z-score peak alerts for NAS (was missing, caused chart/panel mismatch)
- Add markArea (red zones) to NetworkChart for Ingress/Istio peaks
- Distinguish alert types: PEAK (purple), WARNING (orange), CRITICAL (red)
- Click alert item to zoom chart to that time range
- Charts expose zoomToRange via forwardRef/useImperativeHandle

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 14:10:49 +09:00
..
AlertPanel.tsx feat: enhance alert panels with type labels, click-to-zoom, network markArea 2026-03-17 14:10:49 +09:00
AlertSection.tsx feat: initial infra-report project 2026-03-16 10:53:50 +09:00
NasTable.tsx feat: add disk avg/min to node table, add NAS/Ingress/Istio detail tables 2026-03-17 12:59:09 +09:00
NetworkAlertPanel.tsx feat: enhance alert panels with type labels, click-to-zoom, network markArea 2026-03-17 14:10:49 +09:00
NetworkTable.tsx feat: add disk avg/min to node table, add NAS/Ingress/Istio detail tables 2026-03-17 12:59:09 +09:00
NodeTable.tsx feat: add disk avg/min to node table, add NAS/Ingress/Istio detail tables 2026-03-17 12:59:09 +09:00
ReportHeader.tsx feat: initial infra-report project 2026-03-16 10:53:50 +09:00
SummaryCards.tsx feat: add Istio card to SummaryCards 2026-03-16 13:24:53 +09:00