dlmarion commented on code in PR #6367:
URL: https://github.com/apache/accumulo/pull/6367#discussion_r3234291762
##########
server/monitor/src/main/resources/org/apache/accumulo/monitor/templates/table.ftl:
##########
@@ -57,6 +57,25 @@
</div>
</div>
<br><br>
+ <div class="row">
+ <div class="col-xs-12">
+ <table id="tabletServersList" class="table caption-top
table-bordered table-striped table-condensed">
+ <caption><span class="table-caption">Tablet Server
Summary</span></caption>
Review Comment:
I wonder if we should label this as `Tablet Distribution Summary`?
--
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]