Skip to content

Change billing in side nav experiment to use namespace

Doug Stull requested to merge 348388-add-namespace-to-billing-nav-context into master

What does this MR do and why?

  • Add namespace to be part of the context key for the experiment so that we can see unique events per user per namespace.
  • Make it sticky to user so that a user will get a consistent experience no matter the namespace they are in.

By providing the namespace in the context, we will get the namespace_id in the standard context once !75146 (merged) is merged as well.

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 #348388

Edited by Doug Stull

Merge request reports