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>
This commit is contained in:
asepharyana
2026-07-23 06:49:49 +07:00
co-authored by Claude Opus 4.8
parent 30bca07cdd
commit 91896b8fdf
3 changed files with 971 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module github.com/asepharyana/asepharyana-hub-hub/dashboard
go 1.24