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_r302681153
##########
File path:
thirdeye/thirdeye-frontend/app/pods/components/detection-health/template.hbs
##########
@@ -19,17 +19,17 @@
{{#bs-popover placement="bottom" title="Detection health"}}
<p>Overall health of the metrics that monitor detection performance.</p>
+ <label class="control-label te-label">
+ Detection task status
+ </label>
+
<div class="te-horizontal-metrics__container">
<ul class="te-horizontal-metrics__metric">
<li class="te-horizontal-metrics__number">{{executionTime}}</li>
- <li class="te-horizontal-metrics__title">Execution Time</li>
+ <li class="te-horizontal-metrics__title">Last Detection Task Finish
Time</li>
Review comment:
Is it "successful run time"?
----------------------------------------------------------------
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]