Module oc_sampler_always
A sampler that always returns true.
Behaviours: oc_sampler
.
Function Index
init/1 | |
should_sample/4 |
Function Details
init/1
init(X1) -> any()
should_sample/4
should_sample(X1, X2, X3, X4) -> any()
A sampler that always returns true.
Behaviours: oc_sampler
.
init/1 | |
should_sample/4 |
init(X1) -> any()
should_sample(X1, X2, X3, X4) -> any()