Skip to content

Filter experiment data to match the gitlab_experiment context

What does this MR do and why?

Moves the attribute filter which was set up in !74443 (merged) to a higher, broader level. The previous implementation really only helped with one FE event; this MR’s implementation resolves the NOT VALID Snowplow event issue for all FE experiment events (since they all make use of getExperimentData which uses getExperimentsData under the hood).

MR acceptance checklist

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


Related to #345622 (closed)

Edited by Dallas Reedy

Merge request reports

Loading