rate_limiter_requests_total, rate_limiter_blocked_total, websocket_connections, and backtest_jobs_total lack the required cryptofunk_ prefix — will conflict with other exporters.
Evidence:
internal/metrics/ and cmd/api/ show metric registrations without namespace prefix
File: internal/metrics/metrics.go:~1
Agent: SRE-004
rate_limiter_requests_total, rate_limiter_blocked_total, websocket_connections, and backtest_jobs_total lack the required
cryptofunk_prefix — will conflict with other exporters.Evidence:
File: internal/metrics/metrics.go:~1
Agent: SRE-004