gianm opened a new pull request, #19316: URL: https://github.com/apache/druid/pull/19316
This patch adds storage counters, providing information on the amount of bytes and files written to local and durable storage, as well as the current state of the local ByteTracker. This patch also adds per-worker storage counters to the web console. To make room for them, the per-channel counters are consolidated into a single column, as they are in the stage summary row. -- 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]
