docs: update record.md with alert panel change (#27)
CI/CD / build-and-push (push) Successful in 1m27s Details

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Cloud User 2026-03-17 13:07:12 +09:00
parent 0cae92ed63
commit 15de6e2145
1 changed files with 2 additions and 0 deletions

View File

@ -57,3 +57,5 @@
25. **NAS 사용률 상세 테이블 추가**: `NasTable` 컴포넌트 신규 생성. mountpoint별 avg/max/min 표시.
26. **Ingress/Istio Network 상세 테이블 추가**: `NetworkTable` 컴포넌트 신규 생성. RX(파란색 태그)/TX(초록색 태그)별 avg/max/min 표시. Ingress, Istio 각각 별도 테이블로 표시.
27. **주의 구간을 차트 옆으로 이동**: 하단 `AlertSection` 제거하고 `AlertPanel` 컴포넌트 신규 생성. CPU/Memory/Disk 각 차트 오른쪽(280px)에 해당 메트릭의 주의 구간 표시. 차트 높이(300px)에 맞추고 내용 초과 시 스크롤 가능. 주의사항 없으면 초록색 "특이사항 없음" 표시.