Skip to main content
Enterprise only
Compares current value to the value predicted by a naive model. The naive model is an average/median/percentile of historical values. The upper/lower bounds interval can be computed with an absolute or a percentage rule.

Inputs

"targetProperty": "current": The data on which to perform detection.

Parameters

offsets and lookbackPeriod must be compatible. Eg if offsets is [P7D, P14D] then lookbackPeriod should be at least P14D.

Example

iso-8601