xiaohui-sun commented on a change in pull request #4503: Show detect rule for
anomaly
URL: https://github.com/apache/incubator-pinot/pull/4503#discussion_r313154883
##########
File path:
thirdeye/thirdeye-frontend/app/pods/components/rootcause-anomaly/component.js
##########
@@ -192,6 +192,13 @@ export default Component.extend({
*/
metricGranularity: reads('anomaly.attributes.metricGranularity.firstObject'),
+ /**
+ * Anomaly detect rule
+ * @type {string}
+ */
+ detectRule: reads('anomaly.attributes.detectorComponentName'),
Review comment:
Got it fixed finally.
----------------------------------------------------------------
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]