Skip to main content
Compares current time series to a baseline. If the absolute change is above a certain threshold, detect it as an anomaly.

Inputs

"targetProperty": "current": The data on which to perform detection. "targetProperty": "baseline": The data to use as a baseline. The inputs should have the same size.

Parameters

Example