PostProcessor
operators apply labels on anomalies returned by AnomalyDetector
operators. Labels can be filters, priorities or any metadata that can help when investigating an anomaly. Filtered anomalies are not notified, and by default they are hidden in the anomalies list and charts.
PostProcessor
can use side inputs and be chained.
There are many types of post-processors detectors. The type
is given in the node parameters.
sourcePlanNode
name only:
name | description | default value |
---|---|---|
type | The type of post-processor. | |
component.ignore | If true, anomalies that match the rule will be filtered. The default behaviour depends on the post-processor. |