Skip to content

Track gitlab host name in snowplow event

Shinya Maeda requested to merge track-hostname-snowplow into main

What does this merge request do and why?

This MR adds gitlab_host_name to the snowplow instrument, which is requested by https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist/-/issues/277+.

GitLab-Rails counter part: Add X-Gitlab-Host-Name to the AI Gateway header (gitlab-org/gitlab!136954 - merged)

How to set up and validate locally

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

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by Tan Le

Merge request reports