zhiqiang-hhhh commented on code in PR #48750:
URL: https://github.com/apache/doris/pull/48750#discussion_r1988704657


##########
be/src/util/threadpool.cpp:
##########
@@ -47,7 +47,9 @@ 
DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(thread_pool_max_queue_size, MetricUnit::NOUNI
 DEFINE_GAUGE_METRIC_PROTOTYPE_2ARG(thread_pool_max_threads, 
MetricUnit::NOUNIT);
 DEFINE_COUNTER_METRIC_PROTOTYPE_2ARG(thread_pool_submit_failed, 
MetricUnit::NOUNIT);
 DEFINE_COUNTER_METRIC_PROTOTYPE_2ARG(task_execution_time_ns_total, 
MetricUnit::NANOSECONDS);

Review Comment:
   fixed



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