인프라 주간 모니터링 보고서 시스템
Go to file
Cloud User 0cae92ed63
CI/CD / build-and-push (push) Has been cancelled Details
feat: move alert panels next to corresponding charts with scroll
- 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>
2026-03-17 13:06:29 +09:00
.gitea/workflows fix: add retry for Harbor login in CI 2026-03-16 13:41:58 +09:00
charts/infra-report fix: update DISK, ISTIO queries per user specification 2026-03-16 13:36:13 +09:00
src feat: move alert panels next to corresponding charts with scroll 2026-03-17 13:06:29 +09:00
.dockerignore feat: initial infra-report project 2026-03-16 10:53:50 +09:00
.gitignore feat: initial infra-report project 2026-03-16 10:53:50 +09:00
Dockerfile fix: ensure public dir exists in build, fix serverExternalPackages for Next.js 14 2026-03-16 10:58:39 +09:00
README.md Initial commit 2026-03-12 16:29:50 +09:00
next-env.d.ts feat: initial infra-report project 2026-03-16 10:53:50 +09:00
next.config.js fix: ensure public dir exists in build, fix serverExternalPackages for Next.js 14 2026-03-16 10:58:39 +09:00
package-lock.json feat: initial infra-report project 2026-03-16 10:53:50 +09:00
package.json feat: initial infra-report project 2026-03-16 10:53:50 +09:00
plan.md feat: date range picker, split network into Ingress/Istio, fix NodeTable undefined instance 2026-03-16 13:16:54 +09:00
postcss.config.mjs feat: initial infra-report project 2026-03-16 10:53:50 +09:00
record.md docs: update record.md with latest changes (#22-26) 2026-03-17 13:00:44 +09:00
research.md feat: initial infra-report project 2026-03-16 10:53:50 +09:00
tailwind.config.ts feat: initial infra-report project 2026-03-16 10:53:50 +09:00
tsconfig.json feat: initial infra-report project 2026-03-16 10:53:50 +09:00

README.md

infra-report

인프라 주간 모니터링 보고서 시스템