Skip to content

Forward correlation ID to Elasticsearch as X-Opaque-Id header

What does this MR do?

Forwarding our correlation ID as the X-Opaque-Id will allow us to track any long running tasks in the cluster back the request in GitLab. This could help us track down problems like gitlab-com/gl-infra/production#2318 (closed) where we believe a single problematic project may be making the cluster unstable.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

#224630 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports