yiguolei commented on code in PR #51320:
URL: https://github.com/apache/doris/pull/51320#discussion_r2111111692


##########
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:
   加2个counter
   get_remote_tablet_timeout_cnt
   get_remote_rowset_timeout_cnt



-- 
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

Reply via email to