인프라 주간 모니터링 보고서 시스템
Go to file
Cloud User 25c7d8248e
CI/CD / build-and-push (push) Successful in 1m31s Details
fix: replace ref with onChartReady callback for dynamic echarts components
Dynamic imports via next/dynamic don't support ref prop, causing TypeScript
build errors in CI. Use onChartReady callback to capture echarts instance.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 13:54:20 +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 fix: replace ref with onChartReady callback for dynamic echarts components 2026-03-16 13:54:20 +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 feat: date range picker, split network into Ingress/Istio, fix NodeTable undefined instance 2026-03-16 13:16:54 +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

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