yiguolei commented on code in PR #29591: URL: https://github.com/apache/doris/pull/29591#discussion_r1442594753
########## be/src/common/daemon.cpp: ########## @@ -352,6 +354,65 @@ void Daemon::block_spill_gc_thread() { } } +void Daemon::report_be_workload_runtime_stats_thread() { Review Comment: 这里不要叫workload stats, 因为我们未来可能真的会有一个东东叫workload stats,比如我们可能按照workload group 级别向fe 汇报每个workload group的stats -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org