Per-experiment sampling?
Open
- Dominant language
- Ruby
- Stars
- 7.8k
- Forks
- 505
- PR merge metrics
- No merged PRs in 30d
Description
When using the `science` method in the `Scientist` module, I want to supply an extra parameter that would be used inside the `enabled?` method to determine whether to run the experiment.
The intention is to be able to control, on a per-experiment basis, the percentage of time that the experiment will actually run.
Is something like this possible?
Contributor guide
Assessment
This issue has not been assessed yet.