dlmarion commented on issue #4973: URL: https://github.com/apache/accumulo/issues/4973#issuecomment-2417690084
@DomGarguilo @keith-turner @ddanielr @cshannon @ctubbsii and I met today to discuss the future of the Monitor. Several ideas were discussed, including one approach to the UI to add new information and center more on resource groups (image below). For now we decided to punt on the visualization aspect of the issue and make changes to the transport. Currently the Manager collects this information into an object (ManagerMonitorInfo) that the Monitor then uses for most of the display. There are other items that the Monitor gathers from the metadata table. Initially we are going to create a custom MeterRegistry to aggregate information that the Monitor will use, then return that information via a Thrift RPC.  -- 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]
