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

Draft for thoughts around weighting #2178

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Draft for thoughts around weighting #2178

wants to merge 3 commits into from

Conversation

samsp-msft
Copy link
Contributor

Adds weighting interfaces and a compounding weighting implementation.

Each destination has a computed weighting created by multiplying a set of factors togther. If a factor isn't provided for that destination, its considered as 1.0.
Having multiple factors enables aspects of the weight to be independently changed. Eg Passive health checks could lower weight on failures, and restore on successes, but that is independent of an A/B experiment.

@Broderick890
Copy link

How is it going?

@MihaZupan MihaZupan added this to the v.Next milestone Mar 25, 2024
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.

None yet

3 participants