gianm opened a new pull request, #19196: URL: https://github.com/apache/druid/pull/19196
Two changes to MSQ DataServerQueryHandlers: 1) Add "queries" and "totalQueries" counters, reflecting queries made to realtime servers to get realtime data. 2) Remove dependency on QueryToolChestWarehouse and QueryToolChest. When mapping functions from these are needed, the query logic passes it in rather than it being derived from the toolchest. Web console changes are included for (1). Realtime query counters are shown in an ↙ icon next to VSF counters. -- 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]
