suvodeep-pyne commented on a change in pull request #5740: URL: https://github.com/apache/incubator-pinot/pull/5740#discussion_r459681531
########## File path: thirdeye/thirdeye-frontend/app/utils/yaml-tools.js ########## @@ -12,12 +12,11 @@ dataset: dataset_to_which_this_metric_belongs rules: - detection: - name: detection_rule_1 - type: ALGORITHM # Configure the detection type here. See doc for more details. + type: PERCENTAGE_RULE # Configure the detection type here. See doc for more details. Review comment: Hey @akshayrai `ALGORITHM` doesn't seem to work in open source. It says type not found. I changed it so that we can have a default that users can use out of the box. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org