{ "name": "my-detection-rule", ... "template": { "nodes": [ { "name": "root", "type": "AnomalyDetector", # THE OPERATOR TYPE "params": { ... }, ... } ... ] }
Was this page helpful?