Set app_id in events from self-managed and dedicated instances
What does this MR do and why?
The plan to implement is #535909 (closed) is:
- Set
app_id
for events triggered in the monolith - Set
app_id
for events from other services being forwarded
This MR addresses 1.
by setting Snowplow app_id
to gitlab_dedicated
on dedicated instances and gitlab_sm
on self-managed instances.
Notice that the behaivor for instances with a Snowplow collector enabled like on gitlab.com is unchanged.
References
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #535909 (closed)
Edited by Michał Wielich