xiaohui-sun commented on a change in pull request #4421: [TE] detection health
UI adjustments
URL: https://github.com/apache/incubator-pinot/pull/4421#discussion_r302682047
##########
File path:
thirdeye/thirdeye-frontend/app/pods/components/detection-health/template.hbs
##########
@@ -74,11 +74,11 @@
<ul class="te-horizontal-metrics__metric">
<li
class="te-horizontal-metrics__number">{{regressionInfo.mape}}%</li>
- <li class="te-horizontal-metrics__title">Percentage of anomalies
covered</li>
+ <li class="te-horizontal-metrics__title">The average prediction
error (MAPE) of the baseline</li>
</ul>
</div>
- <p>Tune the alert using preview.</p>
+ <p>To improve this, tune the detection rules using preview.</p>
Review comment:
To improve this, edit your alert settings.
----------------------------------------------------------------
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]