xiaohui-sun opened a new pull request #4744: [TE] Merge anomaly properties URL: https://github.com/apache/incubator-pinot/pull/4744 Currently if two rules are triggered we only show one rule for the anomaly. This PR fixes the bug: 1. Merge properties when merging anomalies from different rules. 2. Special handling for "PROP_DETECTOR_COMPONENT_NAME" which tracks which rule triggers the anomaly. Combine the values from child and parent. 3. Fixed UI to handle multiple rules. Another small bug fix in this PR is to set the "child" flag to true when merge anomaly to its parent.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
