CI/CD / build-and-push (push) Successful in 1m29sDetails
- 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>
CI/CD / build-and-push (push) Successful in 1m26sDetails
- NAS: 80% warning, 90% critical (same as disk)
- Ingress/Istio: Z-score peak detection for traffic spikes
- All placed next to their corresponding charts with scroll
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CI/CD / build-and-push (push) Has been cancelledDetails
- Replace bottom AlertSection with per-chart AlertPanel
- Each chart row: chart (flex) + alert panel (280px) side by side
- Alert panel matches chart height, scrollable when content overflows
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>