Phase / Priority / Area
Phase 14 · Priority P1 · Area gateway
Зависимости
Blocks: #11, #12, #14
Scope
services/gateway/internal/proxy/proxy.go:18, services/gateway/cmd/server/main.go (middleware.RequestID), services/metadata, services/upload, services/auth
Goal
Трассировка запроса end-to-end.
Acceptance Criteria
Проверки
curl -H X-Request-ID:test123 /api/v1/videos → grep логов всех сервисов содержит test123
Out of scope
Метрики
Phase / Priority / Area
Phase 14 · Priority P1 · Area gateway
Зависимости
Blocks: #11, #12, #14
Scope
services/gateway/internal/proxy/proxy.go:18,services/gateway/cmd/server/main.go(middleware.RequestID),services/metadata,services/upload,services/authGoal
Трассировка запроса end-to-end.
Acceptance Criteria
X-Request-ID(chi),X-User-ID,X-Forwarded-Forпрокидываются во всеReverseProxy.Directormetadata/uploadсодержатrequest_idПроверки
curl -H X-Request-ID:test123 /api/v1/videos→ grep логов всех сервисов содержитtest123Out of scope
Метрики