zai-proxy/dashboard/collector
jedarden 633df37649 refactor(bf-j6s): update default SCRAPE_TARGETS from mcp to devpod namespace
- Refactor dashboard/collector/collector.go to use config.GetScrapeTargets()
- Refactor dashboard/api/router.go to use config.GetScrapeTargets()
- Add dashboard/config/config.go with DefaultScrapeTarget set to devpod namespace
- Remove hardcoded mcp namespace defaults from both files

Acceptance: No occurrence of zai-proxy.mcp.svc.cluster.local remains in dashboard Go code, both DefaultConfig structs use devpod default, existing SCRAPE_TARGETS env override unchanged.
2026-07-02 17:18:32 -04:00
..
collector.go refactor(bf-j6s): update default SCRAPE_TARGETS from mcp to devpod namespace 2026-07-02 17:18:32 -04:00
parser.go chore: update module paths and add evaluation package 2026-05-16 16:03:50 -04:00
parser_test.go chore: update module paths and add evaluation package 2026-05-16 16:03:50 -04:00
rate_test.go feat: initial zai-proxy ecosystem repo 2026-05-16 15:53:52 -04:00