yiguolei commented on code in PR #51320: URL: https://github.com/apache/doris/pull/51320#discussion_r2111090748
########## be/src/util/doris_metrics.h: ########## @@ -241,6 +241,9 @@ class DorisMetrics { IntCounter* runtime_filter_consumer_wait_ready_ms = nullptr; IntGauge* runtime_filter_consumer_timeout_num = nullptr; + IntCounter* get_tablet_time_ms = nullptr; Review Comment: get_remote_tablet_time_ms get_remote_rowset_time_ms -- 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