jihaozh opened a new pull request #5278: URL: https://github.com/apache/incubator-pinot/pull/5278
The threshold rule anomaly filter is used for filtering the anomaly based on the current value in the anomaly duration. However, if the metric is not aggregated by SUM or COUNT, the user may set the wrong parameter and cause the system to filter out the anomaly based on the wrong value. This PR fixes the issue. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
