zai-proxy/dashboard/api
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
..
middleware.go chore: update module paths and add evaluation package 2026-05-16 16:03:50 -04:00
router.go refactor(bf-j6s): update default SCRAPE_TARGETS from mcp to devpod namespace 2026-07-02 17:18:32 -04:00
sse.go chore: update module paths and add evaluation package 2026-05-16 16:03:50 -04:00
sse_test.go chore: update module paths and add evaluation package 2026-05-16 16:03:50 -04:00