Skip to content

Draft for thoughts around weighting #2178

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

Closed
wants to merge 3 commits into from
Closed

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
@karelz
Copy link
Member

karelz commented Jun 3, 2025

Triage: We do not have immediate plans to invest here at the moment. If things change in future based on user demand, we can reopen the PR with the spec.
Currently it is sitting here for 2 years anyway.

@karelz karelz closed this Jun 3, 2025
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.

4 participants