chore: configure Traefik X-Request-Id header forwarding (refs #83)
Deploy to Staging / Build Images (pull_request) Successful in 30s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 31s
Deploy to Staging / Verify Staging (pull_request) Successful in 2m19s
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 7s
Deploy to Staging / Notify Staging Failure (pull_request) Has been skipped
Deploy to Staging / Build Images (pull_request) Successful in 30s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 31s
Deploy to Staging / Verify Staging (pull_request) Successful in 2m19s
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 7s
Deploy to Staging / Notify Staging Failure (pull_request) Has been skipped
- Add X-Request-Id to access log fields for request correlation - Add request-id middleware documenting backend UUID generation - Add X-Request-Id to CORS allowed headers Co-Authored-By: Claude Opus 4.5 <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 4.5
parent
4e8a724ef7
commit
2ecefc1e10
@@ -68,6 +68,7 @@ accessLog:
|
||||
User-Agent: redact
|
||||
Authorization: drop
|
||||
Cookie: drop
|
||||
X-Request-Id: keep
|
||||
|
||||
# Metrics for monitoring
|
||||
metrics:
|
||||
|
||||
Reference in New Issue
Block a user