smitajoshi12 commented on code in PR #4022:
URL: https://github.com/apache/ozone/pull/4022#discussion_r1039431206


##########
hadoop-hdds/server-scm/src/main/resources/webapps/scm/scm-overview.html:
##########
@@ -48,6 +48,17 @@ <h2>Node counts</h2>
     </tbody>
 </table>
 
+<h2>PipeLine Info</h2>

Review Comment:
   Done Changes



##########
hadoop-hdds/server-scm/src/main/resources/webapps/scm/scm-overview.html:
##########
@@ -48,6 +48,17 @@ <h2>Node counts</h2>
     </tbody>
 </table>
 
+<h2>PipeLine Info</h2>
+
+<table class="table table-bordered table-striped">
+    <tbody>
+    <tr ng-repeat="PipelineInfo in $ctrl.pieplinesrmetrics.PipelineInfo">

Review Comment:
   Done Changes



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to