Skip to content

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

  1. Run Snowplow Micro
  2. Trigger an event in GDK, for example - open the index page of a group
  3. Check out the newly triggered event in Snowplow. Check its json payload: event.contexts.data[0].data should include the deployment_type key.

image

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

Merge request reports

Loading