dlmarion opened a new issue, #6188:
URL: https://github.com/apache/accumulo/issues/6188
The new Monitor server-side code contains aggregations of the metrics for
all compactors, scan servers, and tservers, and compactors, scan servers, and
tservers by resource group. The following endpoints expose these aggregations:
compactors/summary
compactors/summary/group
sservers/summary
sservers/summary/group
tservers/summary
tservers/summary/group
One idea for how these could be used:
In the servers drop down the user can select the server type and it takes
them to a page that lists all of the servers. I wonder if that destination page
could have two tabs. The first tab shows the summary of the metrics (all or by
RG), and the second tab lists the individual servers (all or by RG).
--
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]