gavinchou commented on code in PR #43294:
URL: https://github.com/apache/doris/pull/43294#discussion_r1832373696


##########
cloud/src/common/bvars.cpp:
##########
@@ -191,3 +191,6 @@ BvarStatusWithTag<long> 
g_bvar_checker_check_cost_s("checker", "check_cost_secon
 BvarStatusWithTag<long> g_bvar_checker_enqueue_cost_s("checker", 
"enqueue_cost_seconds");
 BvarStatusWithTag<long> g_bvar_checker_last_success_time_ms("checker", 
"last_success_time_ms");
 BvarStatusWithTag<long> g_bvar_checker_instance_volume("checker", 
"instance_volume");
+BvarStatusWithTag<long> g_bvar_inverted_checker_num_scanned("checker", 
"num_inverted_scanned");

Review Comment:
   is it number of "object/file" or "kv"?



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