Commit Graph
3 Commits
Author SHA1 Message Date
asepharyanaandClaude Opus 4.8 72f4759f8b feat: rewrite dashboard as Next.js pages
- Remove Go dashboard (replaced by Next.js)
- Add API route /api/dashboard: Docker container list, Jaeger
  traces, Prometheus metrics, node resources
- Add /dashboard page: React client component with inline SVG
  charts (donut, sparkline, gauge), auto-refresh every 15s
- Same dark theme as original Go dashboard

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 06:55:25 +07:00
asepharyanaandClaude Opus 4.8 91896b8fdf feat: add system dashboard (Go monitoring app)
Migrated from a sepharyana-hub/infra/dashboard.
- Docker container monitor via socket
- Jaeger trace viewer + Prometheus metrics
- SVG charts (donut, line, gauge)
- Proxies to Jaeger/Prometheus APIs

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 06:49:49 +07:00
asepharyanaandClaude Opus 4.8 30bca07cdd feat: initial hub app setup
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-23 06:24:10 +07:00