Values.IndexingRuleValueSourceThe indexing rule configuration.
type nonrec t = {probabilistic : ProbabilisticRuleValue.t option;Indexing rule configuration that is used to probabilistically sample traceIds.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `Double of NullableDouble.t ]) list ])
list ]