Add deployment type to StandardContext
What does this MR do and why?
Add deployment type to StandardContext
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/577155
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Run Snowplow Micro
- Trigger an event in GDK, for example - open the index page of a group
- Check out the newly triggered event in Snowplow. Check its json payload:
event.contexts.data[0].datashould include thedeployment_typekey.
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..
Edited by Michał Wielich
