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

feat(decide): add NEW_ANALYTICS_CAPTURE_SAMPLING_RATE option for slower rollout #18203

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

xvello
Copy link
Contributor

@xvello xvello commented Oct 26, 2023

Problem

For local devenv and dev, we want NEW_ANALYTICS_CAPTURE_TEAM_IDS to switch all of the sessions. On prod, we'll do a more progressive rollout of small part of total sessions.

Changes

  • Add NEW_ANALYTICS_CAPTURE_SAMPLING_RATE option, defaults to 1 == 100%
  • Add test_decide_new_capture_activation

How did you test this code?

@xvello xvello marked this pull request as ready for review October 26, 2023 10:19
@xvello xvello force-pushed the xvello/newcapture-sampling branch from cb6dec8 to f52703a Compare October 26, 2023 12:43
@xvello xvello requested a review from neilkakkar October 26, 2023 13:26
@xvello xvello merged commit eff6dc7 into master Oct 26, 2023
67 checks passed
@xvello xvello deleted the xvello/newcapture-sampling branch October 26, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants