Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A/B testing - canary with session affinity #88

Merged
merged 11 commits into from
Mar 11, 2019
Merged

A/B testing - canary with session affinity #88

merged 11 commits into from
Mar 11, 2019

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    62b906d View commit details
    Browse the repository at this point in the history
  2. Implement fix routing for canary analysis

    Allow A/B testing scenarios where instead of weighted routing the traffic is split between the primary and canary based on HTTP headers or cookies.
    stefanprodan committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    bf1ca29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49c942b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c7a561 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ba69dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    780ba82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e80a3d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d8b847a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d87bbbb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86ea172 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

  1. Configuration menu
    Copy the full SHA
    12ac96d View commit details
    Browse the repository at this point in the history