sample criterion

sample criterion Structure: Criterion for concluding a sample.

sample criterion structure
value integer: optional
result boolean: optional, default

Description

sample criterion provide a set of constraints used to judge a sample. The criterion is applied to the sample's window of collected data once the window is full; no evaluation occurs until enough samples have been collected to fill the window.

Fields

type

Type of criterion to apply.

value

Value to compare samples with.

result

Result to publish, if criterion is met.

Related

sample criterion equal sample criterion not equal