AnomalyDetector operators take one or more inputs, and detect anomalies.
There are many types of anomaly detectors. The type is given in the node parameters.
Shared parameters
Anomaly detectors share a set of parameters. Detector-type specific parameters are described in the sub-sections.Commonly-used parameters
These parameters are used by many detectors.component.pattern
Detect as an anomaly if the metric drop, rise or both directions. UP, DOWN, UP_OR_DOWN.

