Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gitlab-pages
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 167
    • Issues 167
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 25
    • Merge requests 25
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • gitlab-pages
  • Issues
  • #510
Closed
Open
Created Nov 25, 2020 by Jaime Martinez@jaime👀Maintainer0 of 1 task completed0/1 task

Use CorrelationID middleware in Pages

Since Pages does not appear to use CorrelationIDs are present (it should!)

The following discussion from !397 (merged) should be addressed:

  • @andrewn started a discussion: (+2 comments)

    @jaime would you mind reviewing please?


  1. Add the correlation ID to Pages, including a propagate-correlation-id flag.
  2. Add flag to Omnibus `gitlab_pages['propagate_correlation_id'] to Omnibus
  3. Update Pages admin documentation

Propagating the correlation ID

Setting the propagate_correlation_id in Omnibus will allow installations behind a reverse proxy generate and set a correlation ID to requests sent to GitLab Pages. When a reverse proxy sets the header value x-request-id, the value will be propagated in the request chain. Users can find the correlation ID in the logs.

Edited Feb 24, 2021 by Jaime Martinez
Assignee
Assign to
Time tracking