Skip to content

Track CS subscription namespace IDs

Shinya Maeda requested to merge track-cs-subscription-namespace-ids into master

What does this MR do and why?

This MR adds X-Gitlab-Saas-Namespace-Ids header to the Code Suggestion requests sent to AI Gateway. This is requested by https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist/-/issues/340+.

This is similar to https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist/-/issues/277+.

AI Gateway counter part: Track gitlab saas namespace ids in snowplow event (gitlab-org/modelops/applied-ml/code-suggestions/ai-assist!465 - merged)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shinya Maeda

Merge request reports