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>
CI/CD / build-and-push (push) Successful in 1m27sDetails
- NodeTable: disk now shows avg, max, min (was max only)
- NasTable: mountpoint-based avg/max/min
- NetworkTable: RX/TX avg/max/min for Ingress and Istio
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CI/CD / build-and-push (push) Failing after 2m26sDetails
Next.js 14 기반 인프라 주간 모니터링 보고서 시스템
- Prometheus API 연동 (CPU, Memory, Disk, NAS, Network)
- K8s API 노드 정보 조회
- ECharts 시계열 차트 + Peak 감지
- Helm chart + Gitea CI/CD + ArgoCD 배포 구성
- PDF 다운로드 기능