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

direct: fix sampling and visibility issues with new direct client #249

Merged
merged 1 commit into from
May 30, 2024

Conversation

iksaif
Copy link
Contributor

@iksaif iksaif commented May 30, 2024

  • sampling should always be disabled for distribution values with the direct client this is the whole point of being able to send multiple distribution values at once
  • don't make the direct client final, users might need to have to extend it (same for the noop client)

- sampling should always be disabled for distribution values with the direct client
  this is the whole point of being able to send multiple distribution values at once
- don't make the direct client final, users might need to have to extend it (same
  for the noop client)
@iksaif iksaif requested a review from a team as a code owner May 30, 2024 11:24
@iksaif iksaif merged commit 59f96a2 into master May 30, 2024
10 of 12 checks passed
@iksaif iksaif deleted the corentin.chary/fix-distrib-sampling branch May 30, 2024 11:46
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.

3 participants